CliffM added the comment:

It is appropriate to modify the pickle-module to trap (a potential) the 
singletonicity-breaking event and raise a warning ? (I'm guessing an exception 
would be far too rude)

I like the idea of using identity-equality, but without the above trap one 
might get really weird bugs without a deep reading of the docs and/or code.

----------

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

Reply via email to