[issue12106] reflect syntatic sugar in with ast

Nick Coghlan report at bugs.python.org
Sat May 28 13:50:33 CEST 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

One other thing I should mention is that in a later checkin, Benjamin did add a couple of explicit with statement examples to test_ast. These will fail if other implementations don't update the front end of their compilation processes correctly, so that should eliminate cases of counteracting bugs in the front end and back end.

----------

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


More information about the Python-bugs-list mailing list