.. |
util
|
move raw_input function to helper module
|
2019-08-27 15:17:53 +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
|
babysitter: fix RPMError fallback when running in Python3
|
2019-07-25 10:58:56 +02:00 |
build.py
|
fix and unify building of local package cache
|
2019-07-26 13:38:45 +02: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
|
Merge pull request #446 from lethliel/add_error_for_issue_445
|
2019-09-17 14:11:20 +02:00 |
conf.py
|
Refactor user extraction
|
2019-08-29 16:11:29 +02:00 |
core.py
|
append '+00:00' to now.isoformat() to satify api
|
2019-09-18 16:55:10 +02:00 |
credentials.py
|
New credentials backend (Transient store)
|
2019-08-29 15:06:45 +02:00 |
fetch.py
|
cast bytes object to string during os.path.join
|
2019-05-28 13:29:12 +02: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 TypeError with python3.7 configparser
|
2019-09-17 13:35:30 +02:00 |
oscerr.py
|
Improve password handling
|
2019-08-29 16:11:17 +02:00 |
oscssl.py
|
Use correct appname for trusted-certs store
|
2019-07-28 14:59:14 +02:00 |
oscsslexcp.py
|
- remove shebang line to make rpmlint happy
|
2010-03-21 22:57:06 +01:00 |