[Python-Dev] removing nested tuple function parameters
Greg Ewing
greg.ewing at canterbury.ac.nz
Sun Sep 18 12:28:20 CEST 2005
Brett Cannon wrote:
> Would anyone really throw a huge fit if they went away? I am willing
> to write a PEP for their removal in 2.6 with a deprecation in 2.5 if
> people are up for it.
-1. I don't think this could realistically be done before 3.0,
because it would break a lot of existing code for no good reason.
I probably wouldn't mind all that much if they went away in
3.0, although they can be handy.
Greg
More information about the Python-Dev
mailing list