StringIO in 2.6 and beyond

Bill McClain 20080915.20.wmcclain at spamgourmet.com
Mon Dec 8 16:30:44 EST 2008


On 2008-12-08, Christian Heimes <lists at cheimes.de> wrote:

> In this context 'str' means Python 3.0's str type, which is unicode in 
> 2.x. Please report the misleading error message.

So this is an encoding problem? Can you give me a hint on how to correct in my
example? I see that io.StringIO() has an encoding parameter, but I'm unclear
what to specify.

-Bill
-- 
Sattre Press                              History of Astronomy 
http://sattre-press.com/               During the 19th Century
info at sattre-press.com                       by Agnes M. Clerke
                              http://sattre-press.com/han.html



More information about the Python-list mailing list