summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorelie <elie>2006-09-06 16:48:23 +0000
committerelie <elie>2006-09-06 16:48:23 +0000
commitad6fa515183d78df1328e504df927371d582a9db (patch)
treec00a377185cdd0efeade1f6ca7e936e7af1fb5cf /TODO.txt
parentc6d9bcfd82f50c9ff8c5c7de4077f18d7ee29810 (diff)
downloadpysnmp-git-ad6fa515183d78df1328e504df927371d582a9db.tar.gz
debugging implemented
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 4d942dc3..9b8ff0d5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -47,8 +47,6 @@ Sparse notes on major existing problems/plans
* Sort out whether pyasn1 obejcts should probably have either clone() or
subtype() methods.
-* Implement SNMP engine-scope debug mode logging
-
* Convert symbolic constants (keys, SNMP errors) into singular, hashable
objects for performance and typing reliablity