mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-27 07:06:13 +01:00
2d0c974296
cmp(a, b) returns -1 if a < b 0 if a == 0 1 if a > b This is needed since python3 has no cmp function anymore. All credits for this go to Marco Strigl <mstrigl@suse.com> (see PR#483 [1]). [1] https://github.com/openSUSE/osc/pull/483 |
||
---|---|---|
.. | ||
__init__.py | ||
ar.py | ||
archquery.py | ||
cpio.py | ||
debquery.py | ||
packagequery.py | ||
repodata.py | ||
rpmquery.py | ||
safewriter.py |