mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-10 09:14:04 +02:00
The string.encode('bz2') does not work in python3. Implement passx_encode/passx_decode functions compatible with python 2.6, 2.7 and 3.3. Add a simple unit test.