[Python-Dev] PEP 0275 -- Switching on Multiple Values

Guido van Rossum guido@python.org
Thu, 28 Feb 2002 08:58:43 -0500


> I consider the PEP 0275 ready for review by the developers.
> Comments please.
> 
> 	http://python.sourceforge.net/peps/pep-0275.html

I think it's fine to look into this, but I believe for Python
2.3 we should focus more on stabilization than on new language features.

--Guido van Rossum (home page: http://www.python.org/~guido/)