[Python-Dev] Pickler/Unpickler API clarification (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Fri Mar 6 07:08:40 CET 2009
- Previous message: [Python-Dev] Pickler/Unpickler API clarification
- Next message: [Python-Dev] Pickler/Unpickler API clarification
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum wrote:
Then it'd be better to have a method clearmemo() on pickle objects.
You should have that anyway. I was just suggesting a way of preserving compatibility with old code without exposing all the details of the memo.
-- Greg
- Previous message: [Python-Dev] Pickler/Unpickler API clarification
- Next message: [Python-Dev] Pickler/Unpickler API clarification
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]