Patches item #1479438, was opened at 2006-04-30 18:33 Message generated for change (Comment added) made by gbrandl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1479438&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: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Matt Fleming (splitscreen) >Assigned to: Nobody/Anonymous (nobody) Summary: with statement context managers - with should be keyword Initial Comment: In the language reference documentation whenever the with statement is referenced in the same sentence as its context manager 'with' should be a keyword. For example, "With statement context objects also need to implement this method;" Attached is a patch that fixes some of the references I found. Thanks, Matt ---------------------------------------------------------------------- >Comment By: Georg Brandl (gbrandl) Date: 2006-04-30 19:34 Message: Logged In: YES user_id=849994 Thanks! Applied as rev. 45826. ---------------------------------------------------------------------- Comment By: Neal Norwitz (nnorwitz) Date: 2006-04-30 19:31 Message: Logged In: YES user_id=33168 Nick, can you take care of this? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1479438&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
