Alexandre Vassalotti <[EMAIL PROTECTED]> wrote: > There's still one thing I still don't understand about pickle, > persistent_id. I haven't found any useful use-cases for it. Using > Google's code search, only Zope (or variant of) seems to have found > some obscure way to use it.
Durus (an object database similar to ZODB) also uses it. If it's not expensive to support, I'd prefer it not to go away. Neil _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
