New submission from Eric Promislow <er...@activestate.com>:

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?

----------
components: IO
messages: 143344
nosy: ericp
priority: normal
severity: normal
status: open
title: io.StringIO doesn't provide a __dict__ field
type: behavior
versions: Python 3.1

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12878>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to