mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-15 18:16:13 +01:00
5387744d36
Now, CpioWrite provides a bytes-only API. It would be also possible that the API accepts bytes and str (we would need to explicitly encode the latter) but this would be a bit inconsistent wrt. cpio.CpioRead (which is bytes-only). Also, by using a bytesarray instead of a [] we avoid several intermediate ''.join(...)s. |
||
---|---|---|
.. | ||
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 |