[Python-Dev] Cookies.py in the core (was Tangent to Re: [Tutor] CGI and Python (fwd))

Barry A. Warsaw bwarsaw@beopen.com
Wed, 2 Aug 2000 17:40:59 -0400 (EDT)


>>>>> "GvR" == Guido van Rossum <guido@beopen.com> writes:

    >> Do we have a procedure for putting more batteries in the core?
    >> I'm not talking about stuff like PEP-206, I'm talking about
    >> small, useful modules like Cookies.py.

    GvR> Cookie support in the core would be a good thing.

I use Tim O'Malley's LGPL'd version (not as contagious as GPL'd) in
Mailman with one important patch.  I've uploaded it to SF as patch
#101055.  If you like it, I'm happy to check it in.

-Barry