Patches item #1540851, was opened at 2006-08-15 15:00 Message generated for change (Comment added) made by kbk You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1540851&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: IDLE Group: Python 2.5 >Status: Closed >Resolution: Accepted Priority: 7 Submitted By: Jim Jewett (jimjjewett) Assigned to: Kurt B. Kaiser (kbk) Summary: with is now a blockopener Initial Comment: idlelib/CodeContext.py keeps a list of statements that can start an indented block. with should be added to this list in 2.5 ---------------------------------------------------------------------- >Comment By: Kurt B. Kaiser (kbk) Date: 2006-08-15 23:16 Message: Logged In: YES user_id=149084 Rev 51303. Thanks for the patch! ---------------------------------------------------------------------- Comment By: Jim Jewett (jimjjewett) Date: 2006-08-15 15:55 Message: Logged In: YES user_id=764593 Changing priority to 7, because 2.5 is the first release with "with", even though it still takes __future__ declaration. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1540851&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches