[Python-Dev] Cookie.py (original) (raw)
Andrew Kuchling akuchlin@mems-exchange.org
Fri, 11 Aug 2000 12:48:11 -0400
- Previous message: [Python-Dev] Cookie.py
- Next message: [Python-Dev] Cookie.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Aug 11, 2000 at 07:40:31PM +0300, Moshe Zadka wrote:
There are now three classes a) SimpleCookie -- never uses pickle b) SerilizeCookie -- always uses pickle c) SmartCookie -- uses pickle based on old heuristic.
Ah, good; never mind, then.
About web package: I'm +0. Fred has to think about how to document things in packages (we never had to until now). Well, who cares
Hmm... the curses.ascii module is already documented, so documenting packages shouldn't be a problem.
--amk
- Previous message: [Python-Dev] Cookie.py
- Next message: [Python-Dev] Cookie.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]