[IronPython] cStringIO

Martin Maly Martin.Maly at microsoft.com
Tue Jan 3 18:50:39 CET 2006


We have (simple) cStringIO implementation so all you need is "import cStringIO". If you encounter problems/bugs, please let us know and we'll fix them. If you do find problems with our cStringIO, you can fall back to CPython's StringIO module.

Martin


________________________________

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Antony Ma
Sent: Tuesday, January 03, 2006 6:49 AM
To: users at lists.ironpython.com
Subject: [IronPython] cStringIO


Hi ,

I am starting to learn and feel IronPython and now porting some py files to IronPython.
How should the cStringIO be handled?


Antony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060103/aa4af8d2/attachment.html>


More information about the Ironpython-users mailing list