pull/45/head
elie 2006-09-20 16:48:26 +00:00
parent fcd0f56ff1
commit 56b36ea23f
1 changed files with 1 additions and 3 deletions

View File

@ -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