[ python-Bugs-1471985 ] mimetools module getencoding error

SourceForge.net noreply at sourceforge.net
Tue Apr 18 00:20:25 CEST 2006


Bugs item #1471985, was opened at 2006-04-17 22:20
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=1471985&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: James G. sack (jim) (jgsack)
Assigned to: Nobody/Anonymous (nobody)
Summary:  mimetools module getencoding error

Initial Comment:
in Python 2.4.1
---------------

(accessing mimetools via utllib..)

getencoding() returns
  '7bit'

when header contains
  Content-Type: text/html; charset=UTF-8

shouldn't that substitute for a absent transfer-encoding 
field?




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

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


More information about the Python-bugs-list mailing list