]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use cStringIO where available.
authorRaymond Hettinger <python@rcn.com>
Fri, 31 Dec 2004 19:15:26 +0000 (19:15 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 31 Dec 2004 19:15:26 +0000 (19:15 +0000)
commita617271dbd150549b021a5161d009869ad62f7b2
tree764221870afed35cab4c4bc8e07d31964a794fc4
parent54266fce8db4c303a2c5ae84ecd0db493b400625
Use cStringIO where available.
Lib/SimpleHTTPServer.py
Lib/SocketServer.py
Lib/cgi.py
Lib/gettext.py
Lib/mhlib.py
Lib/tarfile.py
Lib/urllib.py
Lib/urlparse.py