[Mailman-checkins] [Branch ~mailman-coders/mailman/2.1] (no title)

2007-07-17 Thread noreply

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 +
+++ b/Mailman/Utils.py  2007-07-17 17:59:14 +
@@ -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,



--
(no title)
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
Mailman-checkins@python.org
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org



[Mailman-checkins] [Branch ~mailman-coders/mailman/3.0] (no title)

2007-07-17 Thread noreply

revno: 6531
committer: Mark Sapiro [EMAIL PROTECTED]
branch nick: 3.0
timestamp: Tue 2007-07-17 11:00:34 -0700
message:
  Detect 'who' with 1 or 2 arguments as administrivia.
modified:
  Mailman/Utils.py

=== modified file 'Mailman/Utils.py'
--- a/Mailman/Utils.py  2007-06-18 14:50:23 +
+++ b/Mailman/Utils.py  2007-07-17 18:00:34 +
@@ -538,7 +538,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,



--
(no title)
https://code.launchpad.net/~mailman-coders/mailman/3.0

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/3.0/+subscription/mailman-checkins.
___
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org