------------------------------------------------------------
revno: 985
committer: Mark Sapiro <[EMAIL PROTECTED]>
branch nick: 2.1
timestamp: Tue 2007-07-17 10:59:14 -0700
message:
Detect 'who' with 1 or 2 arguments as administrivia.
modified:
Mailman/Utils.py
=== modified file 'Mailman/Utils.py'
--- a/Mailman/Utils.py 2006-08-30 14:54:22 +0000
+++ b/Mailman/Utils.py 2007-07-17 17:59:14 +0000
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2007 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -574,7 +574,7 @@
'set': (3, 3),
'subscribe': (0, 3),
'unsubscribe': (0, 1),
- 'who': (0, 0),
+ 'who': (0, 2),
}
# Given a Message.Message object, test for administrivia (eg subscribe,
--
https://code.launchpad.net/~mailman-coders/mailman/2.1
You are receiving this branch notification because you are subscribed to it.
To unsubscribe from this branch go to
https://code.launchpad.net/~mailman-coders/mailman/2.1/+subscription/mailman-checkins.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe:
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org