summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorelie <elie>2006-05-24 21:45:29 +0000
committerelie <elie>2006-05-24 21:45:29 +0000
commit35c6db3f21dee4099c9ff2f1d5657c2110b04c0a (patch)
tree2fbcd41aaf367f033b53cbbef81bd48064df9bba /TODO
parent38a6e0c228a80c544f7749b404c2116270100d4d (diff)
downloadpyasn1-35c6db3f21dee4099c9ff2f1d5657c2110b04c0a.tar.gz
updated
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 56935a6..1f6fa94 100644
--- a/TODO
+++ b/TODO
@@ -6,12 +6,10 @@
* Re-work type<->codec mapping. Tags are unambiguous. Some unique
internal ID is needed
* Implement ANY type as an OctetString-based substrate eater
-* Use SSH keys in examples
ber.decoder:
* suspend codec on underrun error ?
* class-static components map (in simple type classes)
-* verify error cases in test suite
* present subtypes ?
* component presence check wont work at innertypeconst
* optimize en/decoders