1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 01:36:16 +02:00
github.com_openSUSE_osc/osc
Michal Vyskocil 3a93ac6d10 python3 compatibility: except
changes 'except FooError, fe' to 'except FooError as fe'

available in python 2.6
2013-04-16 10:51:17 +02:00
..
util python3 compatibility: except 2013-04-16 10:51:17 +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: except 2013-04-16 10:51:17 +02:00
build.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
checker.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
cmdln.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
commandline.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
conf.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
core.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
fetch.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
meter.py - meter.py: reduced status bar (this one is used if there's no Content-Length header) 2010-09-09 14:58:33 +02:00
OscConfigParser.py - OscConfigParser.__str__: added special handling for continuation lines 2010-12-18 15:12:07 +01:00
oscerr.py - handle errors of source service runs 2011-05-24 10:49:08 +02:00
oscssl.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00