------------------------------------------------------------
revno: 1051
committer: Mark Sapiro <[email protected]>
branch nick: 2.2
timestamp: Sun 2009-03-15 13:12:33 -0700
message:
  Ooops. Spaced out :(
modified:
  Mailman/Pending.py

=== modified file 'Mailman/Pending.py'
--- Mailman/Pending.py  2009-03-15 19:42:23 +0000
+++ Mailman/Pending.py  2009-03-15 20:12:33 +0000
@@ -179,7 +179,7 @@
         # default.  We also need a fullname because confirmation processing
         # references all those UserDesc attributes.
         ud = UserDesc.UserDesc(address=data[0],
-                               fullname = '',
+                               fullname='',
                                password=data[1],
                                digest=data[2],
                                lang=mm_cfg.DEFAULT_SERVER_LANGUAGE,



--
Active development version (web u/i update)
https://code.launchpad.net/~mailman-coders/mailman/2.2

Your team Mailman Checkins is subscribed to branch lp:mailman/2.2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-coders/mailman/2.2/+edit-subscription.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to