Mark Hammond writes: > Apart from possibly Tim's recent "UnboundLocalError" (which is the only > serious behaviour change) I can't see anything that should obviously be Since UnboundLocalError is a subclass of NameError (what you got before) normally, and they are the same string when -X is used, this only represents a new name in the __builtin__ module for legacy code. This should not be a problem; the only real difference is that, using class exceptions for built-in exceptions, you get more useful information in your tracebacks. -Fred -- Fred L. Drake, Jr. <fdrake@acm.org> Corporation for National Research Initiatives
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4