[Python-Dev] removing nested tuple function parameters (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Sun Sep 18 12:28:20 CEST 2005
- Previous message: [Python-Dev] removing nested tuple function parameters
- Next message: [Python-Dev] removing nested tuple function parameters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] removing nested tuple function parameters
- Next message: [Python-Dev] removing nested tuple function parameters
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]