[Mailman-Users] Last Email

Mark Sapiro msapiro at value.net
Tue Apr 17 17:44:59 CEST 2007


Matt Zimmerman wrote:
>
>The only error I am getting is:
>
>AttributeError: 'module' object has no attribute 'py'
>
>Does this make any sense?


It means you are running

 bin/withlist -a -r last_post_date.py

instead of

 bin/withlist -a -r last_post_date


The name of the file is last_post_date.py, but module/callable name in
the withlist command doesn't have the .py extension.


>On 4/15/07, Mark Sapiro <msapiro at value.net> wrote:

>> Save the data between the dashed lines as bin/last_post_date.py and run
>>
>> bin/withlist -a -r last_post_date

-- 
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