mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-27 18:26:15 +01:00
8d055f7990
OscConfigParser() behaves like a normal ConfigParser() object. The only differences is that it preserves the order+format of configuration entries and that it stores comments. In order to keep the order and the format it makes use of the ConfigLineOrder() class. - removed .netrc cruft from the conf module - other config cleanups |
||
---|---|---|
.. | ||
__init__.py | ||
babysitter.py | ||
build.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
fetch.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py |