On 08/24/2015 08:06 AM, Peter Wetz wrote: >> presumably, some Mailman upgrade removed the modification to HyperArch.py. > > Is there some sort of best practice on how to avoid this situation? That > is, how to avoid modification of HyperArch.py through some Mailman upgrade?
A few things survive upgrades. mm_cfg.py is not changed in an upgrade and list specific templates in lists/LISTNAME/LC/, domain specific templates in templates/DOMAIN/ and sitewide templates in templates/site/ are not changed. Any modified modules in the Mailman/ directory will be replaced in an upgrade. Therefore, best practice is to keep all your local mods in patch files and reapply the patches following an upgrade. -- 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 https://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: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org