From 5edab96059cb36a1bc69a325f500d69895a9079c Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Tue, 20 Nov 2001 18:48:10 +0000 Subject: main(): Add Mailman/Cookie.py{,c} to the list of old sources needing to be removed. --- bin/update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/update b/bin/update index cc3c41855..4a2634776 100755 --- a/bin/update +++ b/bin/update @@ -388,7 +388,7 @@ def main(): # get rid of old stuff for mod in ('Mailman/Archiver.py', 'Mailman/HyperArch.py', 'Mailman/HyperDatabase.py', 'Mailman/pipermail.py', - 'Mailman/smtplib.py', + 'Mailman/smtplib.py', 'Mailman/Cookie.py', 'bin/update_to_10b6'): remove_old_sources(mod) listnames = Utils.list_names() -- cgit v1.3.1