|
ssl
|
python-modernize -f libmodernize.fixes.fix_import
|
2017-06-01 09:39:23 +02:00 |
|
auth.py
|
don't use krbV under python3
|
2017-06-01 09:39:23 +02:00 |
|
compatrequests.py
|
fix compatrequests
|
2017-06-01 09:39:23 +02:00 |
|
daemon.py
|
StringIO to six
|
2017-06-01 09:39:23 +02:00 |
|
db.py
|
python-modernize -f libmodernize.fixes.fix_import
|
2017-06-01 09:39:23 +02:00 |
|
Makefile
|
print statement -> print function
|
2017-02-28 10:55:56 -05:00 |
|
tasks.py
|
use sorted(archs) to not confuse tests
|
2017-06-01 09:39:23 +02:00 |
|
util.py
|
fix session
|
2017-06-01 09:39:23 +02:00 |