> from cStringIO documentation:
>
>
>      Another difference from the StringIO module is that calling
>      StringIO() with a string parameter creates a read-only object.
>      Unlike an object created without a string parameter, it does
>      not have write methods.
>   
Looks like I did not read the manual carefully, overlooked/misunderstood 
this and posted too early.
I'm sorry!


Laszlo

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to