[Python-Dev] Mutable sequence .sort() signature
Guido van Rossum
guido at python.org
Wed Feb 13 05:19:27 CET 2008
More information about the Python-Dev mailing list
Wed Feb 13 05:19:27 CET 2008
- Previous message: [Python-Dev] Mutable sequence .sort() signature
- Next message: [Python-Dev] Mutable sequence .sort() signature
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 12, 2008 8:10 PM, Kurt B. Kaiser <kbk at shore.net> wrote: > "Guido van Rossum" <guido at python.org> writes: > > > Also, pretty prominent, in the what's new in 3.0 doc. > > By 'prominent', are you suggesting putting it near the bottom of the > "Common Stumbling Blocks" section, as opposed to the "Other Language > Changes" section? > > I can work up a short patch. I think that's a good start. Andrew Kuchling can always move it later if that section becomes too crowded or uneven. I suggest you just check this in, and also the PEP 3100 patch. -- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Mutable sequence .sort() signature
- Next message: [Python-Dev] Mutable sequence .sort() signature
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list