Chris Nulk wrote: > >It seems to make a little more sense to use scripts/programs that are >more targeted to specific changes I want to make to a list and I can >document what I am doing a little easier.
If you know what you are doing, you can do anything to a list with config_list or withlist. These are powerful tools that also have the ability to break things badly if you don't know what you're doing or make a mistake. A targeted script is more limited in what it can do, but if it is well tested, probably won't break anything in an irrecoverable way. Most of the scripts in my scripts/ directory were created in response to "how do I" questions on this list that I thought were of some wider interest. They exist so I can point people at them rather than explaining how to do it each time it comes up. Others are things I actually use myself. Ultimately, its a matter of taste, style and frequency of use that determines the choice of a targeted script vs. a more general tool to accomplish a specific task. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org