1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-21 01:36:16 +02:00
github.com_openSUSE_osc/osc/util
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
..
__init__.py - don't fail if terminal encoding doesn't support unicode (fixes #660445) 2011-02-11 02:45:13 +01:00
ar.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
archquery.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
cpio.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
debquery.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
packagequery.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
repodata.py fix whitespace 2010-02-28 02:30:13 +01:00
rpmquery.py python3 compatibility: except 2013-04-16 10:51:17 +02:00
safewriter.py python3 compatibility: except 2013-04-16 10:51:17 +02:00