Commit Graph

19 Commits (d5b3c90d29d9f0099c686e838a8731c6f2723088)

Author SHA1 Message Date
Ilya Etingof d5b3c90d29 email changed, copyright extended to the year 2017 2017-01-12 01:05:56 +01:00
Ilya Etingof 91a1292067 converted to new-style classes 2016-06-12 14:07:24 +02:00
Ilya Etingof 90bbf397ad pep8 reformatted 2016-04-02 23:43:14 +02:00
elie c50fe2a466 copyright updated 2015-12-29 20:34:33 +00:00
elie 87a7a35d1e copyright notice added to source code 2015-11-20 20:57:28 +00:00
elie a46f37c265 linted for bad-whitespace and some other issues 2015-10-17 20:22:30 +00:00
elie 7ebcb3d0c1 multiple-statements-in-one-line linted out 2015-10-17 15:34:21 +00:00
elie 71dd5565a4 linted for trailing whitespaces 2015-10-17 09:54:53 +00:00
elie d918595551 VACM modules converted from a function into an object to let it keep
state (caches) in the future
2013-01-05 20:25:51 +00:00
elie 1b5660a4a8 the NoSuchInstanceError exception class is no more inherits from
NoSuchObjectError to make class hierarchy closer to SNMP specification
which states that these errors are separate and independent
2012-07-20 16:11:11 +00:00
elie d1bdcc21d8 some more logging 2012-07-17 17:11:40 +00:00
elie f0406dd01c major overhawl aimed at Python 2.4 through 3.2 compatibility 2011-11-06 20:37:09 +00:00
elie 4a38ebbe9f The error-indication codes moved from literals to objects 2010-12-25 21:52:54 +00:00
elie f4acbcf39c debugging added 2006-09-06 16:41:47 +00:00
elie 72cca4777c NoSuchInstanceError -> NoSuchObjectError 2005-10-26 21:14:36 +00:00
elie a53164a264 comments cleaned up 2005-06-28 20:25:11 +00:00
elie 4547c57ff4 minor syntax fixes followed pychecker report 2005-06-27 12:42:22 +00:00
elie c95309276c __main__ code dropped 2005-06-15 07:50:06 +00:00
elie 1ebc29a39f initial revision 2005-06-14 10:30:09 +00:00