]> git.ipfire.org Git - people/stevee/pakfire.git/commit - po/pakfire.pot
XMLRPC: Catch some connection problems.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Apr 2012 12:33:10 +0000 (14:33 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Apr 2012 12:33:10 +0000 (14:33 +0200)
commit37ff3f8f686990ee149aef4dd875417ee2a7ba7e
tree8d711b67cfe3e8b6a5c05bb844ab667eb7a85120
parent96f10dd022293a8ff058eb1d0c9058ae73958895
XMLRPC: Catch some connection problems.

It would not be very useful to retry on 403, 404 and 500.
po/pakfire.pot
po/pakfire.pot.orig [new file with mode: 0644]
po/pakfire.pot.rej [new file with mode: 0644]
python/pakfire/cli.py
python/pakfire/client/base.py
python/pakfire/client/transport.py
python/pakfire/errors.py