[ python-Bugs-1180470 ] BaseHTTPServer uses deprecated mimetools.Message

SourceForge.net noreply at sourceforge.net
Mon Apr 11 06:26:40 CEST 2005


Bugs item #1180470, was opened at 2005-04-11 04:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1180470&group_id=5470

Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Paul Jimenez (paulj)
Assigned to: Nobody/Anonymous (nobody)
Summary: BaseHTTPServer uses deprecated mimetools.Message

Initial Comment:
BaseHTTPServer used a deprecated (as of 2.3) class:
mimetools.Message.  cgi.py also uses it, but that's
getting fixed.  If only there was just a single API for
writing webapps.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1180470&group_id=5470


More information about the Python-bugs-list mailing list