Adding optional 'explicit' declaration?
skip at pobox.com
skip at pobox.com
Fri Apr 27 22:16:31 EDT 2001
Clarence> But even if typos (which cause NameErrors particularly) are
Clarence> found the first time you run the program, which is often the
Clarence> case, if the program runs for an hour before hitting the error
Clarence> (which happened to me the other day), that's still an
Clarence> annoyance.
Sounds like you might want to check out PyChecker (announced recently on
this group):
test_input/test1.py:35 No global (sys) found
--
Skip Montanaro (skip at pobox.com)
(847)971-7098
More information about the Python-list
mailing list