]> granicus.if.org Git - python/commit
Patch for issue 2848, mostly by Humberto Diogenes, with a couple of
authorBarry Warsaw <barry@python.org>
Thu, 12 Jun 2008 04:06:45 +0000 (04:06 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 12 Jun 2008 04:06:45 +0000 (04:06 +0000)
commit820c1200597606f95bb996586be88a3283c6448c
tree1b914ab96ccc9cd81465a6c3e765c97f128fd464
parent75f25f2c9a4646746efbc056b4d2a07b40f93964
Patch for issue 2848, mostly by Humberto Diogenes, with a couple of
small fixes by Barry.  This removes mimetools from the stdlib.
23 files changed:
Demo/scripts/mboxconvert.py
Lib/cgi.py
Lib/email/parser.py
Lib/email/utils.py
Lib/http/client.py
Lib/http/cookiejar.py
Lib/http/server.py
Lib/pydoc.py
Lib/smtpd.py
Lib/test/test_http_cookiejar.py
Lib/test/test_httpservers.py
Lib/test/test_ssl.py
Lib/test/test_urllib.py
Lib/test/test_urllib2.py
Lib/test/test_urllib2_localnet.py
Lib/test/test_urllib2net.py
Lib/test/test_urllibnet.py
Lib/test/test_xmlrpc.py
Lib/urllib.py
Lib/urllib2.py
Lib/wsgiref/simple_server.py
Tools/scripts/mailerdaemon.py
Tools/versioncheck/pyversioncheck.py