[ python-Bugs-874354 ] ConfigParser's get method gives utf-8 for a utf-16 config...

SourceForge.net noreply at sourceforge.net
Fri Sep 24 02:30:25 CEST 2004


Bugs item #874354, was opened at 2004-01-10 05:36
Message generated for change (Comment added) made by goodger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=874354&group_id=5470

Category: Python Library
Group: Python 2.3
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Toyotomi Hideyoshi (kaishaku)
>Assigned to: David Goodger (goodger)
Summary: ConfigParser's get method gives utf-8 for a utf-16 config...

Initial Comment:
If I load a utf-16 document and do cfgparser.get, I get 
a utf-8 string.

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

>Comment By: David Goodger (goodger)
Date: 2004-09-23 20:30

Message:
Logged In: YES 
user_id=7733

It has been 8 months with no response/clarification/example
from kaishaku, so I'm closing the bug report.

Kaishaku, if you provide an example, we may re-open the bug
report. If English is a problem, I read and write Japanese;
you can send email to me directly.

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

Comment By: Martin v. Löwis (loewis)
Date: 2004-01-17 18:59

Message:
Logged In: YES 
user_id=21627

Can you provide a complete example? To my knowledge,
ConfigParser does not support utf-16 at all.

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

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


More information about the Python-bugs-list mailing list