pyNMS

Mohammed Smadi smadim2 at grads.ece.mcmaster.ca
Wed Sep 14 23:28:36 EDT 2005


hi

anybody used pyNMS b4?
I compiled it and seem to be able to import modules but cannot use em, or 
more like cannot call them since if i do something like:

import ping
ping.ttl(..)

i get an error like
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
AttributeError: 'module' object has no attribute 'ttl'


any clue?

thanks
smadi




More information about the Python-list mailing list