[Mailman-Developers] on the subject of fix_url, list creation with @ is non-intuitive..

Barry Warsaw barry at python.org
Fri Oct 29 16:48:07 CEST 2004


On Thu, 2004-10-28 at 00:03, Joe Rhett wrote:

> What tools are those?  A heavy web ui?

Personally, I'd write a scriptlet for bin/withlist to do it.  Should be
just a few lines of Python since withlist takes care of getting
everything set up properly, deals with lock, etc.  

config_list as someone else mentioned is a fine way to go (remember that
its input only needs to contain the variables that you want to change).

The other thing to remember is that there's nothing magical about the
bin scripts that come with Mailman.  They serve as fine examples of how
to interact with Mailman from the command line.  A Python programmer
should have no trouble writing custom scripts to deal with any odd
situation that can't already be handled by withlist or config_list.

-Barry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/mailman-developers/attachments/20041029/c7f15a6b/attachment.pgp


More information about the Mailman-Developers mailing list