Closed scw closed 7 years ago
For Python 3.x, exceptions should be assigned with the 'as' keyword. See PEP3110 for details, this syntax is supported in Python 2.6+.
For Python 3.x, exceptions should be assigned with the 'as' keyword. See PEP3110 for details, this syntax is supported in Python 2.6+.