Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix invalid string escape sequences. | Matt Clay | 2017-11-21 | 1 | -1/+1 |
* | Fix undefined variable in libcloud dyn inv script | Toshio Kuratomi | 2017-07-23 | 1 | -2/+1 |
* | pep8 fixes for contrib (#24344) | Matt Martz | 2017-05-09 | 1 | -24/+12 |
* | PEP 8 cleanup. (#20789) | Matt Clay | 2017-01-28 | 1 | -2/+2 |
* | PEP 8 W291 whitespace cleanup. | Matt Clay | 2017-01-28 | 1 | -4/+4 |
* | PEP 8 whitespace cleanup. (#20783) | Matt Clay | 2017-01-28 | 1 | -2/+2 |
* | Replace type() checks with isinstance() | Marius Gedminas | 2015-09-04 | 1 | -3/+3 |
* | Python 3: use six.text_type instead of unicode | Marius Gedminas | 2015-09-04 | 1 | -2/+2 |
* | Replace .iteritems() with six.iteritems() | Marius Gedminas | 2015-09-03 | 1 | -1/+2 |
* | Use print() as function under contrib/ | Marius Gedminas | 2015-08-28 | 1 | -4/+4 |
* | poreted log_plays, syslog_json and osx_say callbacks to v2 | Brian Coca | 2015-07-10 | 1 | -0/+360 |