Staging
v0.8.1
https://github.com/python/cpython
Revision abe423ed2cbf0ee118f6d060890258c2898fea1d authored by Brett Cannon on 16 August 2008, 21:47:07 UTC, committed by Brett Cannon on 16 August 2008, 21:47:07 UTC
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 1e296cc
History
Tip revision: abe423ed2cbf0ee118f6d060890258c2898fea1d authored by Brett Cannon on 16 August 2008, 21:47:07 UTC
Silence the DeprecationWarning raised by importing mimetools in BaseHTTPServer.
Tip revision: abe423e
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top