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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Antony Ma
Sent: Tuesday, January 03, 2006 6:49 AM
To: [email protected]
Subject: [IronPython] cStringIO
I am starting to learn and feel IronPython and now porting some py files to IronPython.
How should the cStringIO be handled?
Antony
_______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
