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 ericp
Recipients ericp
Date 2011-09-01.18:47:08
SpamBayes Score 0.058145523
Marked as misclassified No
Message-id <1314902829.02.0.266212831864.issue12878@psf.upfronthosting.co.za>
In-reply-to
Content
I see that going from Python 3.1.1 to 3.1.2 
instances of io.StringIO no longer have a __dict__ field.

Why?  Is this to make them unpicklable?
History
Date User Action Args
2011-09-01 18:47:09ericpsetrecipients: + ericp
2011-09-01 18:47:09ericpsetmessageid: <1314902829.02.0.266212831864.issue12878@psf.upfronthosting.co.za>
2011-09-01 18:47:08ericplinkissue12878 messages
2011-09-01 18:47:08ericpcreate