This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author harobed
Recipients harobed, orsenthil, r.david.murray
Date 2011-06-13.19:56:52
SpamBayes Score 0.071295984
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> fileno and stat won't work on a StringIO object.  So StringIO would need to be special cased to call getvalue.

Yes, but it isn't important in chunk transfer encoding.
History
Date User Action Args
2011-06-13 19:56:53harobedsetrecipients: + harobed, orsenthil, r.david.murray
2011-06-13 19:56:53harobedsetmessageid: <[email protected]>
2011-06-13 19:56:52harobedlinkissue12327 messages
2011-06-13 19:56:52harobedcreate