mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-06 05:08:42 +02:00
* use cmp_to_key from functools for python 2.7 and higer * use self written cmp_to_key for python 2.6 * a lot of bytestring handling and decoding