From ddc989155d58641cf32e6a1ef8a400f22f5d167c Mon Sep 17 00:00:00 2001 From: elie Date: Mon, 14 Sep 2015 05:20:24 +0000 Subject: * synchronous oneliner apps redesigned to offer Python generator-based API along with a more comprehensive set of accepted parameters. * massively documented (in Sphinx, NumPy style) --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 23393a8a..ae8ded1d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -52,3 +52,5 @@ Sparse notes on major existing problems/plans * The get-first/get-last operations of pysnmp.smi.rfc1902.ObjectIdentity() may need a means to deal only with specific node types. + +* redesign proto.errind.ErrorIndication -- cgit v1.2.1