1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 12:15:40 +01:00
svtplay-dl/lib
Olof Johansson c906b989c2 justin: don't assume Exception has message attribute
In Python3, the Exception class does not have a message attribute.
Stringifying the Exception object results in the same thing though,
and it works in both Python 2 and 3.
2014-03-19 22:48:40 +01:00
..
svtplay_dl justin: don't assume Exception has message attribute 2014-03-19 22:48:40 +01:00
Makefile make: Make shebang line overrideable 2014-02-05 18:52:31 +01:00