[pysnmp-users] ANN: pysnmp-3.1.0 is out
Brought to you by:
elie
From: Ilya E. <il...@gl...> - 2002-10-07 07:57:58
|
A list for users of pure-Python SNMP framework <pysnmp-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/pysnmp-users>, <mailto:pys...@li...?subject=unsubscribe> List-Archive: <http://sourceforge.net/mailarchives/forum.php?forum=pysnmp-users> The most significant changes against 3.0.0 revision include: * A limited snmpy compatibility facility. Now you can run [some] SNMPY-based applications over PySNMP code. For more information on SNMPY package, see http://www.sf.net/projects/snmpy/ * __hash__() methods implelented for Asn1Object-based objects. * A few bugs fixed. Here is the source code: http://osdn.dl.sourceforge.net/sourceforge/pysnmp/pysnmp-3.1.0.tar.gz Thanks, ilya |