[issue2725] Handle ASDLSyntaxErrors gracefully

Georg Brandl report at bugs.python.org
Wed Apr 30 22:16:19 CEST 2008


Georg Brandl <georg at python.org> added the comment:

Some comments:
- Since you check for a false mod before calling check(), the check in
check() will not be reached.
- The error print seems to be already in trunk.

----------
nosy: +georg.brandl

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2725>
__________________________________


More information about the Python-bugs-list mailing list