Patches item #1726208, was opened at 2007-05-26 16:37 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1726208&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library (Lib) Group: Python 2.5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Joseph Armbruster (joearmbruster) Assigned to: Nobody/Anonymous (nobody) Summary: SimpleHTTPServer extensions_map Initial Comment: This is reasonably minor, but questionable nevertheless. Inside SimpleHTTPServer.py guess_type, it grabs the mimtypes types_map then updates it with .py, .c and .h... Except, when I look in mimetypes.py, .py, .c and .h are part of the types_map. No patch has been submitted here, but this will be quickly patchable. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1726208&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches