[issue3592] Patch to add imp.get_codingspec()

Brett Cannon report at bugs.python.org
Mon Aug 18 23:14:48 CEST 2008


Brett Cannon <brett at python.org> added the comment:

It should be noted the original patch by Christian had a check for bad
tokenizing. Turns out that if you have that in several tests fail,
including test_modulefinder. This might mean there is a deeper problem
in the parser.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3592>
_______________________________________


More information about the Python-bugs-list mailing list