summaryrefslogtreecommitdiffstats
path: root/contrib/inventory/collins.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-171-6/+6
* Remove use of simplejson throughout code base (#43548)Matt Martz2018-08-101-4/+1
* Fix invalid string escape sequences.Matt Clay2017-11-211-1/+1
* Enable more pylint rules and fix reported issues. (#30539)Matt Clay2017-09-191-3/+3
* Fix dangerous default args. (#29839)Matt Clay2017-09-121-1/+2
* Fixed import of urlencode and pathname2url from urllib for python3 (#24424)Michael2017-05-191-2/+2
* pep8 fixes for contrib (#24344)Matt Martz2017-05-091-38/+26
* Fix auth in collins.py inventoryMichael Schuett2016-11-231-1/+2
* Fix urlopen usage to use open_url insteadToshio Kuratomi2015-09-171-7/+5
* Replace .iteritems() with six.iteritems()Marius Gedminas2015-09-031-1/+3
* Use print() as function under contrib/Marius Gedminas2015-08-281-1/+1
* poreted log_plays, syslog_json and osx_say callbacks to v2Brian Coca2015-07-101-0/+452