[Python-3000] removing functions from string module
Guido van Rossum
guido at python.org
Mon Apr 16 18:34:12 CEST 2007
On 4/16/07, Neal Norwitz <nnorwitz at gmail.com> wrote:
> Can we remove all the functions from the string module that are also
> existing methods on string? Then we can figure out what to do with
> what's left over?
+1
> I'm tempted to ask the same thing about the types module.
+1
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-3000
mailing list