[Mailman-Developers] withlist fix_url.py error

Joel Ebel jbebel at ncsu.edu
Thu Jun 2 16:16:56 CEST 2005


Thanks!  That did it.  I must have been doing it right before and just 
wasn't paying attention this time.

Joel

Mark Sapiro wrote:
> 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 <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-Developers mailing list