]> granicus.if.org Git - python/commit
Use the string module instead of string methods; this should still work
authorFred Drake <fdrake@acm.org>
Sat, 16 Dec 2000 01:43:40 +0000 (01:43 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 16 Dec 2000 01:43:40 +0000 (01:43 +0000)
commit1402ab2cb98563a548d03139bb2aa269965db342
treea9fd3421dcf2c17c9b26f206ff480e407b9d5fba
parent51001336859e9c7d046f7c77cd51bbd2155d8ec1
Use the string module instead of string methods; this should still work
with Python 1.5.2 for now.
Lib/xml/__init__.py