[Python-3000] removing functions from string module

Neal Norwitz nnorwitz at gmail.com
Mon Apr 16 09:29:30 CEST 2007


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?

I'm tempted to ask the same thing about the types module.

TOOWTDI.

n


More information about the Python-3000 mailing list