R. David Murray added the comment:

Since the point of a sentinel is *object identity*, there is no way that you 
can get the "same" sentinel back after a pickle.  This is fundamental to the 
nature of pickle.

----------
nosy: +michael.foord, r.david.murray

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

Reply via email to