Staging
v0.8.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
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 3.4 KB
README.txt -rw-r--r-- 5.1 KB
TODO.txt -rw-r--r-- 134 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 421 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 22.9 KB
license.rst -rw-r--r-- 33.6 KB
make.bat -rw-r--r-- 1.3 KB

README.txt

back to top