Issue 874354: ConfigParser's get method gives utf-8 for a utf-16 config... (original) (raw)
Issue874354
Created on 2004-01-10 10:36 by kaishaku, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (3) | ||
---|---|---|
msg19605 - (view) | Author: Toyotomi Hideyoshi (kaishaku) | Date: 2004-01-10 10:36 |
If I load a utf-16 document and do cfgparser.get, I get a utf-8 string. | ||
msg19606 - (view) | Author: Martin v. Löwis (loewis) * ![]() |
Date: 2004-01-17 23:59 |
Logged In: YES user_id=21627 Can you provide a complete example? To my knowledge, ConfigParser does not support utf-16 at all. | ||
msg19607 - (view) | Author: David Goodger (goodger) ![]() |
Date: 2004-09-24 00:30 |
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. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:02 | admin | set | github: 39798 |
2004-01-10 10:36:01 | kaishaku | create |