PEP 0275 -- Switching on Multiple Values
I consider the PEP 0275 ready for review by the developers. Comments please. http://python.sourceforge.net/peps/pep-0275.html Thanks, -- Marc-Andre Lemburg CEO eGenix.com Software GmbH ______________________________________________________________________ Company & Consulting: http://www.egenix.com/ Python Software: http://www.egenix.com/files/python/
I consider the PEP 0275 ready for review by the developers. Comments please.
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/)
Guido van Rossum wrote:
I consider the PEP 0275 ready for review by the developers. Comments please.
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.
Should I move this to 2.4 then ? -- Marc-Andre Lemburg CEO eGenix.com Software GmbH ______________________________________________________________________ Company & Consulting: http://www.egenix.com/ Python Software: http://www.egenix.com/files/python/
I consider the PEP 0275 ready for review by the developers. Comments please.
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.
Should I move this to 2.4 then ?
Yes, if that. --Guido van Rossum (home page: http://www.python.org/~guido/)
participants (2)
-
Guido van Rossum -
M.-A. Lemburg