[issue11302] Add more tests to test_ast.py

Vincent Legoll report at bugs.python.org
Mon Jun 27 17:27:21 CEST 2011


Vincent Legoll <vincent.legoll at gmail.com> added the comment:

* removed the comments for exc msgs
* added explanation to multiline statements
* added 2 tests to test_AST_objects()

Regarding Éric's comment, I'm starting to wonder if those Exception tests should be added to cpython's testsuite. Maybe that would only be beneficial for pypy...

----------
Added file: http://bugs.python.org/file22496/add-more-tests-for-ast_py-3.patch

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


More information about the Python-bugs-list mailing list