[Python-checkins] python/nondist/sandbox/string __init__.py, 1.1, NONE pep292.py, 1.1, NONE safedict.py, 1.1, NONE string.py, 1.1, NONE

bwarsaw at users.sourceforge.net bwarsaw at users.sourceforge.net
Mon Jun 14 13:25:24 EDT 2004


Update of /cvsroot/python/python/nondist/sandbox/string
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27618

Removed Files:
	__init__.py pep292.py safedict.py string.py 
Log Message:
Updated code and tests for PEP 292 proposal.  I still need to write some
documentation, and it's not clear we're agreed on the approach of making the
string module a backward compatible package.  But at least there's now a
strawman and some unit tests.


--- __init__.py DELETED ---

--- pep292.py DELETED ---

--- safedict.py DELETED ---

--- string.py DELETED ---




More information about the Python-checkins mailing list