Hi, I read somewhere in tha archives that HandlerAPI is deprecated. However
it seems that (from a brand new CVS install with mimelib) it is still called
from cron/checkdbs and cron/mailpasswds
And here's the output of these two scripts :
mailman@miel:~$ python cron/mailpasswds
Traceback (most recent call last):
File "cron/mailpasswds", line 47, in ?
from Mailman.Handlers import HandlerAPI
ImportError: cannot import name HandlerAPI
mailman@miel:~$ python cron/checkdbs
Traceback (most recent call last):
File "cron/checkdbs", line 30, in ?
from Mailman.Handlers import HandlerAPI
ImportError: cannot import name HandlerAPI
-- Fil
_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers