Joel Ebel wrote:

>I'm getting an error that is just beyond my abilities to interpret. 
>This is on debian sarge, running mailman 2.1.5.  This actually worked 
>just a bit ago, and now I'm getting this.  I'm just not sure where to 
>look for what changed.
>
>talon:/var/lib/mailman/bin# ./withlist -l -r fix_url.py trilug
>Importing fix_url...
>Running fix_url.py()...
>Traceback (most recent call last):
>   File "./withlist", line 275, in ?
>     main()
>   File "./withlist", line 250, in main
>     func = getattr(mod, callable)
>AttributeError: 'module' object has no attribute 'py'
>
>
>What's going on here?

Don't use the .py extension. Use

talon:/var/lib/mailman/bin# ./withlist -l -r fix_url trilug

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to