1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 01:36:16 +02:00
github.com_openSUSE_osc/osc
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
..
util - util.ar: do not import StringIO from the cStringIO module 2013-04-22 09:24:48 +02:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py python3 compatibility: urllib 2013-04-16 10:51:42 +02:00
build.py - fix the general architecture detection for incomplete "osc build" lines 2013-04-16 15:42:37 +02:00
checker.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
cmdln.py python3 compatibility: fix a man page generation 2013-04-16 15:51:14 +02:00
commandline.py - anotehr python3 syntax fix 2013-04-16 15:57:30 +02:00
conf.py python3 compatibility: urllib 2013-04-16 10:51:42 +02:00
core.py - ServiceInfo.execute: fixed NameError 2013-04-22 09:17:38 +02:00
fetch.py python3 compatibility: urllib 2013-04-16 10:51:42 +02:00
meter.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
OscConfigParser.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
oscerr.py - handle errors of source service runs 2011-05-24 10:49:08 +02:00
oscssl.py python3 compatibility: urllib 2013-04-16 10:51:42 +02:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00