[Python-Dev] Re: [Patches] [Patch #101055] Cookie.py
Barry A. Warsaw
bwarsaw@beopen.com
Fri, 18 Aug 2000 17:17:14 -0400 (EDT)
>>>>> "AK" == Andrew Kuchling <akuchlin@mems-exchange.org> writes:
AK> I hate throwing away information that stands even a tiny
AK> chance of being useful; good thing the price of disk storage
AK> keeps dropping, eh? The version history might contain details
AK> that will be useful in future debugging or code comprehension,
AK> so I dislike losing it forever.
I agree. Let's try to keep the revision history for Cookie.py.
-Barry