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 gvanrossum
Recipients
Date 2006-02-27.21:42:35
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6380

Thanks Mike!  I'm uploading a much improved version, mostly
for the benefit of Thomas.  I plan to check this in soon,
even though it doesn't have the __future__ statement or docs
yet.

I'm also moving nested.py and contextmanager.py into
Lib/test; the PEP was ambiguous but there was no plan to
make these part of the standard library yet.  (Only locks,
files and decimal will get context managers.)
History
Date User Action Args
2007-08-23 15:45:55adminlinkissue1435715 messages
2007-08-23 15:45:55admincreate