Serhiy Storchaka <[email protected]> added the comment:
Hmm. I came across this error yesterday in the tests, when broke utf-16
decoder. The error was introduced in the module atexit. Until it all tests
passed successfully, and this branch will not run.
A simple search
find -name '*.py' -exec egrep '\braise +\w+[^(]*,' '{}' +
showed more than a thousand of problem lines.
----------
nosy: +storchaka
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14490>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com