[issue11771] hashlib object cannot be pickled

Antoine Pitrou report at bugs.python.org
Tue Apr 5 16:02:08 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Why on Earth would you want to serialize a hashlib object?
It makes as much sense as serializing, say, a JSONEncoder.

----------
nosy: +gregory.p.smith, pitrou

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


More information about the Python-bugs-list mailing list