[Python-Dev] Cookie.py (original) (raw)
Barry A. Warsaw bwarsaw@beopen.com
Mon, 14 Aug 2000 12:09:11 -0400 (EDT)
- Previous message: [Python-Dev] Cookie.py
- Next message: [Python-Dev] noreply@sourceforge.net: [Python-bugs-list] [Bug #111620] lots of use of send() without verifyi ng amount of data sent.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"MZ" == Moshe Zadka <moshez@math.huji.ac.il> writes:
| a) SimpleCookie -- never uses pickle
| b) SerilizeCookie -- always uses pickle
| c) SmartCookie -- uses pickle based on old heuristic.
Very cool. The autopicklification really bugged me too (literally) in Mailman.
-Barry
- Previous message: [Python-Dev] Cookie.py
- Next message: [Python-Dev] noreply@sourceforge.net: [Python-bugs-list] [Bug #111620] lots of use of send() without verifyi ng amount of data sent.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]