[Patches] [ python-Patches-481118 ] 'switch'/'case'/'else' statement

noreply@sourceforge.net noreply@sourceforge.net
Mon, 12 Nov 2001 16:04:31 -0800


Patches item #481118, was opened at 2001-11-12 16:04
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=481118&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 3
Submitted By: Thomas Wouters (twouters)
Assigned to: M.-A. Lemburg (lemburg)
Summary: 'switch'/'case'/'else' statement

Initial Comment:
This is a quick hack that adds the 'switch' statement
to Python. This is by no means production code, it is
*hack* that probably leaks stackentries all over the
place. It's simply a proof of concept. I probably won't
have time to solidify this anytime soon, so if anyone
feels a strong desire for rejection, feel free to grab
this and fix it up :)

Assigned to MAL because he owns the PEP that mentions
something like this.



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

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