finished creation of parser, needs some bugfixes
This commit is contained in:
parent
56906b9ebc
commit
3f8a9cdec4
3 changed files with 52 additions and 39 deletions
|
|
@ -4,8 +4,6 @@ The snmpget service in pure Python.
|
|||
|
||||
#from pysnmp.entity.rfc3413.oneliner import cmdgen
|
||||
from service import Service
|
||||
from Cython.Compiler.Naming import kwds_cname
|
||||
from wx.lib.pubsub.core import kwargs
|
||||
|
||||
|
||||
class SnmpgetService(Service):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue