Staging
v0.5.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
Grammar -rw-r--r-- 5.8 KB

back to top