[Python-Dev] StringIO not an iterator?

Andrew McNamara andrewm@object-craft.com.au
Fri, 31 Jan 2003 13:04:50 +1100


>> I've just noticed that the StringIO in CVS hasn't been updated to be an
>> iterator, like real file objects. This probably should be fixed before
>> 2.3 is released.
>
>I think you mean cStringIO.

Actually, I meant StringIO, but I see that I had my details wrong -
I was just accessing it incorrectly (it's not a self-iterator, and has
no next() method). I'll get back in my box now. Thanks.

-- 
Andrew McNamara, Senior Developer, Object Craft
http://www.object-craft.com.au/