[Python-Dev] Pickling problems are hard to debug (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Sun Mar 26 11:55:31 CEST 2006
- Previous message: [Python-Dev] Pickling problems are hard to debug
- Next message: [Python-Dev] Prevalence of low-level memory abuse?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greg Ewing wrote:
Anyone have any ideas how the situation could be improved?
As always: on a case-by-case basis. If you find a specific case where you think the diagnosis should be better, make it better for this case. Perhaps some generalization arises while doing so, but if not, atleast this specific case gets improved.
While doing so, try to cover similar cases in the process, e.g. different pickle protocols, and different pickle implementations.
Regards, Martin
- Previous message: [Python-Dev] Pickling problems are hard to debug
- Next message: [Python-Dev] Prevalence of low-level memory abuse?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]