Files
cpython/Python
Georg Brandl 944f684ce6 Allow multiple context managers in one with statement, as proposed
in http://codereview.appspot.com/53094 and accepted by Guido.

The construct is transformed into multiple With AST nodes so that
there should be no problems with the semantics.
2009-05-25 21:02:56 +00:00
..
2009-05-08 22:23:21 +00:00
2008-06-11 07:41:16 +00:00
2009-05-25 13:13:44 +00:00
2008-10-30 23:59:18 +00:00
2009-01-01 17:29:49 +00:00
2008-04-13 20:50:29 +00:00
2009-05-25 13:13:44 +00:00
2008-10-19 13:59:01 +00:00
2009-04-02 02:52:46 +00:00
2005-07-09 15:26:33 +00:00
2009-01-12 08:11:24 +00:00
2009-05-08 22:23:21 +00:00