25 Jul
2024
25 Jul
'24
11:23 p.m.
On 7/23/24 13:17, Greg Newby wrote:
Here's a very simple program, import-try1.py, just to create a list: #!/opt/mailman/venv/bin/python3
Here you need
from mailman.core import initialize initialize.initialize()
from mailman.app.lifecycle import create_list l = create_list('testlist2@lists.aaabbb.org')
With that, I think it will work.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan