mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-27 07:06:13 +01:00
bcacedcd96
This way other python scripts can execute osc commands via the babysitter. Example: >>> from osc import babysitter, commandline >>> cli = commandline.Osc() >>> babysitter.run(cli, ['osc', 'ls', '<project>']) |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
.gitignore | ||
babysitter.py | ||
build.py | ||
checker.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
fetch.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py | ||
oscssl.py | ||
oscsslexcp.py |