evorepo/mirrors/management
Dan McGee c51ff717d9 Use last element in args tuple as error message
When things blow up in low-level C code, the tuple is sometimes of
length one, such as when it contains this error message:

    _ssl.c:495: The handshake operation timed out

Just use the last element of the tuple, which works for all of the
cases.

Signed-off-by: Dan McGee <dan@archlinux.org>
2014-06-10 21:04:39 -05:00
..
commands Use last element in args tuple as error message 2014-06-10 21:04:39 -05:00
__init__.py Add 'mirrorcheck' command 2010-09-21 09:10:33 -05:00