Alan Justino <alan.just...@yahoo.com.br> added the comment:

It affects SpooledTemporaryFile too. Because it switches between StringIO, 
BytesIO and TemporaryFile internally. Only StringIO have not this interface.

Discovered trying to `pickle.load` a remote storage file.

Please reopen.

----------
nosy: +alanjds

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

Reply via email to