[EMAIL PROTECTED] wrote:
> or you can make the following mod: 
> 
> contrib/cgi/Pending.py:
> 
> 235c235
> <       except (TypeError, ValueError):
> ---
>>       except (TypeError, ValueError, AttributeError):
>
I actually had already made this change.  I was the original reporter of
this and I made the change when you first reported it.  I'm not sure I
can recreate it, but it seems to be happening on the same "page" of
results every time.

/usr/share/doc/tmda-0.68/contrib/cgi/Pending.py

235: except (TypeError, ValueError, AttributeError):

Mark
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to