Jon Dufresne
|
37f10651bd
|
Clean up commented out debug print statements
|
2018-09-04 20:02:42 -07:00 |
|
Jon Dufresne
|
dbe9f85c7d
|
Drop support for Python 2.6
* Drop unittest2 requirement
* Use set literals
* Use dict/set comprehension
* Use str.format() automatic numbering
|
2016-11-22 04:23:55 -08:00 |
|
hugovk
|
2c4a1209f4
|
flake8
|
2016-08-04 09:40:12 +03:00 |
|
wiredfool
|
859ce84976
|
Version check rather than try/except
|
2016-01-03 13:04:04 -08:00 |
|
wiredfool
|
21beef192a
|
Fixing test failures on python 2.6/windows
|
2016-01-03 12:23:39 -08:00 |
|
Andrew Murray
|
c27110ab56
|
Flake8 fixes
|
2015-12-10 21:34:02 +11:00 |
|
Andrew Murray
|
4ab0cbb5ba
|
Removed unused variable
|
2015-12-02 16:15:12 +11:00 |
|
wiredfool
|
5ee9dd6f88
|
Fixing test on py 2.x
|
2015-10-02 03:03:15 -07:00 |
|
wiredfool
|
eb80824f51
|
Have to guard the ctypes.wintypes import
|
2015-10-01 14:54:32 +01:00 |
|
wiredfool
|
7a48d7658d
|
removing the print
|
2015-10-01 14:54:32 +01:00 |
|
wiredfool
|
3228860514
|
Test for PR#1431, following [nu744]
|
2015-10-01 14:54:32 +01:00 |
|