Any reason why cStringIO in 2.5 behaves different from 2.4?

Stefan Scholl stesch at no-spoon.de
Sat Jul 28 16:09:49 EDT 2007


Chris Mellon <arkanes at gmail.com> wrote:
> On 7/28/07, Stefan Scholl <stesch at no-spoon.de> wrote:
>> Just checked on a system without PyXML: xml/sax/__init__.py
>> defines parseString() and uses cStringIO (when available).
>>
>> Python 2.5.1
>>
> 
> Yes, thats the fixed bug. After all this you still do not seem to be
> clear on what the bug is. The bug is not that your code fails in 2.5,
> it's that it worked at all in 2.4.

Don't let the subject line fool you. I'm OK with cStringIO. The
thread is now about xml.sax's parseString().


-- 
Web (en): http://www.no-spoon.de/ -*- Web (de): http://www.frell.de/



More information about the Python-list mailing list