[Python-Dev] Cookie.py module, and Web PEP (original) (raw)

Barry A. Warsaw bwarsaw@beopen.com
Thu, 17 Aug 2000 20🔞34 -0400 (EDT)


"AK" == Andrew Kuchling <akuchlin@cnri.reston.va.us> writes:

>> Could you check and see if there are any substantial
>> differences between the version you've got and the version in
>> the Mailman tree?  If there are none, then I'm +1.

AK> If you're referring to misc/Cookie.py in Mailman,

That's the one.

AK> the two files are vastly different (though not necessarily
AK> incompatible).  The Mailman version derives from a version of
AK> Cookie.py dating from 1998, according to the CVS tree.  Timo's
AK> current version has three different flavours of cookie, the
AK> Mailman version doesn't, so you wind up with a 1000-line long
AK> diff between the two.

Okay, don't sweat it. If the new version makes sense to you, I'll just be sure to make any Mailman updates that are necessary. I'll take a look once it's been checked in.

-Barry