[Pysnmp-dev] Regarding pysnmp/entity/engine.py : AttributeError: 'module' object has no attribute '
Brought to you by:
elie
From: Mohammed A. (mdaahad) <md...@ci...> - 2010-11-06 14:12:45
|
Hi Ilya, I am getting error when I use certain functions in engine.py file like registerTransportDispatcher for the module 'error' which is imported from pysnmp/error.py which has only one attribute PySnmpError, the we are trying to call ProtocolError which is there in pysnmp/proto/error.py. I believe we can change the code as per the license agreement but I want to know if I am missing something or some patch. Can you please clarify in this ? Thanks, Mohammed A Ahad |