mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-14 17:46:17 +01:00
260d5f585a
On osc meta attribute --attribue <name> --delete the returned data is encoded. Therefore the sys.stdout.write(data) call fails. Solution: Decode data --> sys.stdout.write(decode_it(data)) |
||
---|---|---|
.. | ||
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 |