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 eric.smith
Recipients eric.smith, workshed
Date 2010-03-31.06:03:10
SpamBayes Score 0.041844096
Marked as misclassified No
Message-id <1270015393.0.0.309311619179.issue8272@psf.upfronthosting.co.za>
In-reply-to
Content
cStringIO.StringIO is a factory function, so those messages are correct. This is mentioned in http://docs.python.org/library/stringio.html#module-cStringIO .
History
Date User Action Args
2010-03-31 06:03:13eric.smithsetrecipients: + eric.smith, workshed
2010-03-31 06:03:13eric.smithsetmessageid: <1270015393.0.0.309311619179.issue8272@psf.upfronthosting.co.za>
2010-03-31 06:03:11eric.smithlinkissue8272 messages
2010-03-31 06:03:10eric.smithcreate