1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 17:26:15 +02:00
github.com_openSUSE_osc/osc/util
Marcus Huewe 5a8baf9b88 - util.ar: do not import StringIO from the cStringIO module
The class ArFile inherits from StringIO but StringIO from cStringIO
is just a function (this got broken by commit 87d354e1a0).
2013-04-22 09:24:48 +02:00
..
__init__.py - don't fail if terminal encoding doesn't support unicode (fixes #660445) 2011-02-11 02:45:13 +01:00
ar.py - util.ar: do not import StringIO from the cStringIO module 2013-04-22 09:24:48 +02:00
archquery.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
cpio.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
debquery.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
packagequery.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
repodata.py fix whitespace 2010-02-28 02:30:13 +01:00
rpmquery.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
safewriter.py python3 compatibility: except 2013-04-16 10:51:17 +02:00