[Patches] [ python-Patches-1540851 ] with is now a blockopener

SourceForge.net noreply at sourceforge.net
Wed Aug 16 04:56:52 CEST 2006


Patches item #1540851, was opened at 2006-08-15 15:00
Message generated for change (Settings changed) 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: Open
Resolution: None
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: 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


More information about the Patches mailing list