.. |
util
|
Merge pull request #524 from lethliel/python3_packagequery_fix_decoding
|
2019-04-15 15:09:59 +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
|
[python3] msg and body are byte strings
|
2018-12-13 14:32:38 +01:00 |
build.py
|
[python3] build with python3 (mostly bytestring)
|
2019-04-07 10:42:00 -05:00 |
checker.py
|
Resolve PEP8 issue W291
|
2014-08-12 15:01:16 +02:00 |
cmdln.py
|
[python3] enable full python3 support for man
|
2018-12-13 13:33:51 +01:00 |
commandline.py
|
[python3] python3 support for commandline module
|
2019-04-12 09:58:23 -05:00 |
conf.py
|
Consider the "realname" config option in apiurl sections
|
2018-08-17 22:45:17 +02:00 |
core.py
|
[python3] python3 support for core library
|
2019-04-07 11:14:49 -05:00 |
fetch.py
|
[python3] fetch.py python3 ready
|
2019-04-07 10:06:24 -05:00 |
grabber.py
|
fix broken URLError handling in OscMirrorGroup.urlgrab()
|
2018-11-06 13:29:17 +01:00 |
meter.py
|
Fix ZeroDivisionException in meter.PBTextMeter
|
2019-01-23 15:37:01 +01:00 |
OscConfigParser.py
|
Fix Python 3.7 support
|
2018-11-06 10:35:38 +01:00 |
oscerr.py
|
[python3] self[i] is now self.args[i]
|
2018-12-13 13:27:22 +01:00 |
oscssl.py
|
[python3] make oscssl.py python3 ready.
|
2018-12-13 14:53:34 +01:00 |
oscsslexcp.py
|
- remove shebang line to make rpmlint happy
|
2010-03-21 22:57:06 +01:00 |