This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alonho
Recipients alonho, ncoghlan
Date 2012-05-30.22:36:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338417366.34.0.0307409343737.issue14963@psf.upfronthosting.co.za>
In-reply-to
Content
The iterative approach turned out elegant and concise.
It actually now resembeles the implementation of nested's __exit__.
History
Date User Action Args
2012-05-30 22:36:06alonhosetrecipients: + alonho, ncoghlan
2012-05-30 22:36:06alonhosetmessageid: <1338417366.34.0.0307409343737.issue14963@psf.upfronthosting.co.za>
2012-05-30 22:36:05alonholinkissue14963 messages
2012-05-30 22:36:05alonhocreate