FW: Switch statements again

Skip Montanaro skip at pobox.com
Wed Jan 15 23:49:10 EST 2003


    David> Python should get a case/switch statement, ...

A fair amount of thought has been put into this topic.  Have a look at PEP
275:

    http://www.python.org/peps/pep-0275.html

and see if you can help advance it.  There's even a patch which implements
some portion of the PEP.

Skip





More information about the Python-list mailing list