mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-04 18:46:17 +01:00
2568f88438
simplified and fixed the __init__ method of the metafile class. input can be string, bytes-like object, list of strings or list of bytes-like objects now. Based on the input now always a list is generated and joined to a string for writing in the fd. (This is ugly but needed for compat reasons) |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
.gitignore | ||
babysitter.py | ||
build.py | ||
checker.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
fetch.py | ||
grabber.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py | ||
oscssl.py | ||
oscsslexcp.py |