Leslie G. Seigneur wrote:
> Thanks so much for the help with the attribute namespaces problem. 
> PyYIMt has not dropped offline since I updated simplexml.py to rev. 1.34
> but I am seeing these error messages in the PyYIMT error log file. 
...
>   File "./yahoo.py", line 913, in y_ping
> 
>     freq = yobj.pripingfreq*60
> 
> TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'

I haven't looked into the code, but from the error (if I'm understanding
it right) it would seem to indicate that yobj.pripingfreq doesn't have a
valid value.

-- 
Jamin W. Collins

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to