[IronPython] CodePlex #7132 (cStringIO 1-arg .read() and .readlines() broken)

Jeff Hardy jdhardy at gmail.com
Fri Jun 13 16:01:34 CEST 2008


Hi,
I don't know how close 2.0b3 is, but is it too late to request that
this one gets fixed -- speciifcally, the .read(-1) case? It breaks
cgi.py's FieldStorage class, which is used by many Python web
applications (anything built on Paste or CherryPy, for starters). It's
a trivial one-line fix, but it has a huge impact. Any chance to get it
resolved ASAP?

http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=7132

-Jeff



More information about the Ironpython-users mailing list