[issue10180] File objects should not pickleable

Alex report at bugs.python.org
Sat Oct 23 22:58:32 CEST 2010


Alex <alex.gaynor at gmail.com> added the comment:

I don't see why Buffered or TextIO's shouldn't be pickleable, ISTM their pickleability should be based on what the underlying file obj is.

----------
nosy: +alex

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10180>
_______________________________________


More information about the Python-bugs-list mailing list