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

noreply@sourceforge.net noreply@sourceforge.net
Mon, 09 Sep 2002 06:58:54 -0700


Patches item #481118, was opened at 2001-11-13 01:04
You can respond by visiting: 
https://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.



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

>Comment By: Thomas Wouters (twouters)
Date: 2002-09-09 15:58

Message:
Logged In: YES 
user_id=34209

Can't we put this poor thing out of its misery by now ? :)


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

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