1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-26 06:46:13 +01:00
github.com_openSUSE_osc/osc
Marcus Huewe 51e6fca88f - fetch: check if errno == 14 before accessing the URLGrabError's code attribute
Unfortunately the class URLGrabError does not define constants for the
different error codes therefore we have to hardcode the errno (alternatively
we can define them in our fetch module).
2013-04-22 15:54:55 +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 - fetch: check if errno == 14 before accessing the URLGrabError's code attribute 2013-04-22 15:54:55 +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