summaryrefslogtreecommitdiff
path: root/pysnmp/proto/error.py
Commit message (Collapse)AuthorAgeFilesLines
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-1/+4
| | | | This patch massively reformats the whole codebase mainly wrapping long lines and eliminating dundered private attributes.
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-1/+2
| | | | To make them PEP8-compliant
* Uppercase global constants (#238)Ilya Etingof2019-02-101-1/+1
| | | | | | | | | This is a massive patch essentially upper-casing global/class attributes that mean to be constants. Some previously exposed constants have been preserved for compatibility reasons (notably, in `hlapi`), though the rest might break user code relying on pysnmp 4.
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
|
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
|
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-1/+1
|
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
|
* pep8 reformattedIlya Etingof2016-04-031-1/+9
|
* copyright updatedelie2015-12-291-1/+1
|
* copyright notice added to source codeelie2015-11-201-0/+6
|
* multiple-statements-in-one-line linted outelie2015-10-171-9/+27
|
* all dict.has_key() & dict.get() invocations replaced with modern syntaxelie2011-01-201-1/+1
| | | | (this breaks compatibility with Python 2.1 and older).
* ACL debugging addedelie2009-12-051-1/+1
|
* debugging addedelie2006-09-061-1/+2
|
* minor syntax fixes followed pychecker reportelie2005-06-271-0/+1
|
* Lame exceptions reduced, StatusInformation addedelie2005-06-141-4/+13
|
* Moved from the top-level under the roof of v4 APIelie2004-11-121-0/+12