-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Paul H Byerly wrote: > Todd wrote: [...] >> DEFAULT_NEW_MEMBER_OPTIONS = 240 > > Okay, I should have been able to find that.
Things always stick out more *after* you ask, huh? ;-) > Worked great, thanks. Have a choice beverage on me. Well, I found one nice problem with it today, that shows how little I know about python. If you actually used the -o option to pass in the value, your list will be broken. I didn't set the option as an integer so it was getting written to the config.pck file as a string. Ooops, that was smart of me. Change options = arg to options = int(arg) if you're keeping that script around. And be careful that there's not anything else horridly broken about it. > BTW, love the sig file. Thanks, it's lovingly (an unapologetically) ripped off from many good sources. - -- Todd OpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp ====================================================================== Many people lose their tempers merely by seeing you keep yours. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl. iD8DBQE/gQNguv+09NZUB1oRAp3DAJ0RmKuEdCtWZdFFZ59VTes9g+GOGQCgj2Pb ncc+A4eBUvVm2I+v+eDa1Os= =0y3s -----END PGP SIGNATURE----- ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org