[Mailman-Users] how do I read this?

Mark Sapiro msapiro at value.net
Sat Jan 8 18:38:10 CET 2005


Dr. Scott S. Jones wrote:
>
>Traceback (most recent call last):
>  File "/usr/lib/mailman/cron/gate_news", line 43, in ?
>    from Mailman import mm_cfg
>  File "/var/lib/mailman/Mailman/mm_cfg.py", line 50, in ?
>    DEFAULT_URL       = none
>NameError: name 'none' is not defined
>
>My Defaults.py shows that for my debian package, I should have 
>DEFAULT_URL = none set just that way? Do I need to add "none" somewhere 
>to define it?

It should be

DEFAULT_URL = None

i.e. None, not none.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list