broken but too big a delta to not commit
[ncclient] / ncclient / __init__.py
index 9675ad1..d8e0543 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+'''
+NOTES
+=====
+
+- operations complete
+- make operational again
+- LockContext
+- op specfic reply objects
+- manager testing and augmenting
+parse into dicts??
+
+'''
+
 import sys
 
 if sys.version_info < (2, 6):