diff options
author | Brett Cannon <bcannon@gmail.com> | 2008-08-16 21:48:09 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2008-08-16 21:48:09 +0000 |
commit | 20dcbe9d1e94fd6d3f28808f34d4b85b17f1e096 (patch) | |
tree | 39d25665fbf5ae070d2e9b2eb1875506326d3c4d | |
parent | 0b95290f4eca1e608cec105807b2295efe21685f (diff) | |
download | cpython-git-20dcbe9d1e94fd6d3f28808f34d4b85b17f1e096.tar.gz |
Blocked revisions 65716 via svnmerge
........
r65716 | brett.cannon | 2008-08-16 14:47:07 -0700 (Sat, 16 Aug 2008) | 5 lines
Silence the DeprecationWarning raised by importing mimetools in BaseHTTPServer.
This does have an unfortunate side-effect of silencing the warning for all
subsequent code that imports mimetools as well since the warning is only
executed upon the first import of mimetools.
........
0 files changed, 0 insertions, 0 deletions