.. |
util
|
Clean imports up, drop python 2 fallbacks
|
2022-07-28 13:17:43 +02:00 |
__init__.py
|
replace urlgrabber to enable python3 compatibility
|
2018-10-19 09:31:37 +02:00 |
.gitignore
|
convert svn:ignore to gitignore
|
2009-12-03 19:19:53 +01:00 |
babysitter.py
|
Merge pull request #1088 from dmach/python3-import-cleanup
|
2022-07-28 17:41:10 +02:00 |
build.py
|
Clean imports up, drop python 2 fallbacks
|
2022-07-28 13:17:43 +02:00 |
checker.py
|
Clean imports up, drop python 2 fallbacks
|
2022-07-28 13:17:43 +02:00 |
cmdln.py
|
Never require login in the help command
|
2022-05-05 11:07:28 +02:00 |
commandline.py
|
Clean imports up, drop python 2 fallbacks
|
2022-07-28 13:17:43 +02:00 |
conf.py
|
Clean imports up, drop python 2 fallbacks
|
2022-07-28 13:17:43 +02:00 |
connection.py
|
Switch http_request() to urllib3
|
2022-07-27 11:15:21 +02:00 |
core.py
|
Clean imports up, drop python 2 fallbacks
|
2022-07-28 13:17:43 +02:00 |
credentials.py
|
Clean imports up, drop python 2 fallbacks
|
2022-07-28 13:17:43 +02:00 |
fetch.py
|
Clean imports up, drop python 2 fallbacks
|
2022-07-28 13:17:43 +02:00 |
grabber.py
|
Clean imports up, drop python 2 fallbacks
|
2022-07-28 13:17:43 +02:00 |
meter.py
|
Fix crash on terminal resize during download
|
2022-01-03 11:47:33 +01:00 |
OscConfigParser.py
|
Clean imports up, drop python 2 fallbacks
|
2022-07-28 13:17:43 +02:00 |
oscerr.py
|
parseRevisionOption(): Raise an exception on invalid revisions
|
2022-06-02 10:01:57 +02:00 |
oscssl.py
|
Switch http_request() to urllib3
|
2022-07-27 11:15:21 +02:00 |