[Python-Dev] deprecating string module?

Greg Ewing greg@cosc.canterbury.ac.nz
Wed, 29 May 2002 11:32:17 +1200 (NZST)


Skip Montanaro <skip@pobox.com>:

> the presence of a few useful data objects (digits, uppercase,
> etc). ... I think the second problem can be solved by adding those
> data objects to either sys or locale(preferably the latter).

Making them class attributes of str has also been
suggested.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+