summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6923ac9..c04fb8e 100644
--- a/TODO
+++ b/TODO
@@ -44,14 +44,12 @@ Sparse notes on major existing problems/plans
* Clean up cache management code at MsgAndPduDsp and MP
-* Sort out whether pyasn1 obejcts should probably have either clone() or
+* Sort out whether pyasn1 objects should probably have either clone() or
subtype() methods.
* Convert symbolic constants (keys, SNMP errors) into singular, hashable
objects for performance and typing reliablity
-* Expire discovered snmpEngineIds at mpmod/rfc3412
-
* Implement by-transportTag search at secmod/rfc2576
* Review PDU components coercion code at proxy/rfc2576