Kenneth Reitz
|
12f9aa3669
|
Merge pull request #410 from eriolv/develop
Fix SyntaxError on Python3 because "except Error, e" is not supported anymore
|
2012-02-12 02:16:48 -08:00 |
|
Luka Zakrajšek
|
b7842ab34b
|
Typo fix in oreos/structures.py
|
2012-02-06 13:42:34 +01:00 |
|
Daniele Tricoli
|
c40d6d0509
|
Since requests 0.10.1 dropped Python5 support, to catch an exception and
store the exception object in a variable the "as" keyword can be used so
Python3 will not raise a SyntaxError
|
2012-02-05 04:18:22 +01:00 |
|
Kenneth Reitz
|
43854067d4
|
oreos!
|
2011-11-19 15:15:30 -05:00 |
|