..
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 build with alternative prj and multibuild
2019-10-23 11:46:38 +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
Handle bytes vs. str error when parsing meta ( #683 )
2020-02-07 10:02:27 +01:00
conf.py
Merge pull request #641 from mcepl/337_check_for_request_on_action_1
2019-11-05 16:03:59 +01:00
core.py
Handle bytes vs. str error when parsing meta ( #683 )
2020-02-07 10:02:27 +01:00
credentials.py
Move passx handling into ObfuscatedConfigFileCredentialsManager
2019-11-04 14:25:48 +01:00
fetch.py
fix output in http_debug mode for pubkey not found
2019-11-13 11:40:22 +01: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