Staging
v0.5.1
https://github.com/python/cpython
Revision 20dcbe9d1e94fd6d3f28808f34d4b85b17f1e096 authored by Brett Cannon on 16 August 2008, 21:48:09 UTC, committed by Brett Cannon on 16 August 2008, 21:48:09 UTC
........
  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.
........
1 parent 0b95290
History
Tip revision: 20dcbe9d1e94fd6d3f28808f34d4b85b17f1e096 authored by Brett Cannon on 16 August 2008, 21:48:09 UTC
Blocked revisions 65716 via svnmerge
Tip revision: 20dcbe9
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 2.9 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 37.4 KB
README -rw-r--r-- 7.0 KB
RELNOTES -rw-r--r-- 3.4 KB
configure -rwxr-xr-x 651.9 KB
configure.in -rw-r--r-- 99.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.8 KB

README

back to top