summaryrefslogtreecommitdiff
path: root/pysnmp/smi/indices.py
Commit message (Expand)AuthorAgeFilesLines
* Fix possible duplicate key condition in `OrderedDict`Ilya Etingof2018-12-251-36/+37
* 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-051-0/+5
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-1/+8
* linted for bad-whitespace and some other issueselie2015-10-171-2/+2
* multiple-statements-in-one-line linted outelie2015-10-171-15/+37
* linted for trailing whitespaceselie2015-10-171-3/+3
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-18/+11
* formattingelie2011-01-231-3/+1
* all dict.has_key() & dict.get() invocations replaced with modern syntaxelie2011-01-201-140/+65
* pass self reference to OidOrderedDict sorting functionelie2007-02-171-1/+1
* sorting function API re-worked plugging memory leakelie2006-12-201-15/+10
* maintain a sorted sequence of key length -- useful for reducingelie2005-10-261-3/+24
* Moved from the top-level under the roof of v4 APIelie2004-11-121-0/+154