summaryrefslogtreecommitdiff
path: root/Mailman/MailList.py
diff options
context:
space:
mode:
authorbwarsaw2006-04-27 13:36:59 +0000
committerbwarsaw2006-04-27 13:36:59 +0000
commit85e02a8e0ac388dcec48481530c237cbe9b379f9 (patch)
tree172600adc3733c48e41a542b62c00ee559ad5cf6 /Mailman/MailList.py
parent644f2fb959dce42fa91ec388a5e02ea91658f134 (diff)
downloadmailman-85e02a8e0ac388dcec48481530c237cbe9b379f9.tar.gz
mailman-85e02a8e0ac388dcec48481530c237cbe9b379f9.tar.zst
mailman-85e02a8e0ac388dcec48481530c237cbe9b379f9.zip
The start of the conversion of the bin and cron scripts to modules invoked by
an uber-shell (called mmshell for now for lack of a better name). The reason I'm doing this is because while I understand and still accept the reason for it, I really hate having to re-run configure (or config.status) every time I make a change to a bin script. mmshell looks at argv[0] to figure out which Mailman.bin module to run. Move newlist and rmlist to the new framework, but also, rewrite newlist to use optparse instead of getopt. Much nicer. Also convert it to use $variables for i18n even though the i18n._() function hasn't yet been updated to handle these (it will soon). rmlist hasn't yet been optparse-ified, but that's soon too. :)
Diffstat (limited to 'Mailman/MailList.py')
0 files changed, 0 insertions, 0 deletions