[Patches] [ python-Patches-1234057 ] PEP 343 draft documentation

SourceForge.net noreply at sourceforge.net
Thu Jul 7 11:34:27 CEST 2005


Patches item #1234057, was opened at 2005-07-07 19:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1234057&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Nick Coghlan (ncoghlan)
Assigned to: Raymond Hettinger (rhettinger)
Summary: PEP 343 draft documentation

Initial Comment:
Draft documentation for PEP 343's new 'with' statement,
describing the operation in terms of contexts and
context management.

Uses __enter__/__exit__, as that is what currently has
the BDFL's blessing via the approval of PEP 343.

Requires addition of formatting codes before it can be
included in the official documentation.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1234057&group_id=5470


More information about the Patches mailing list