From 742435642c8aaf81c91ea31a661fb42629704a6a Mon Sep 17 00:00:00 2001 From: brent s Date: Wed, 26 Apr 2017 04:56:57 -0400 Subject: [PATCH] updating TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 45f8d50..97bc96f 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,12 @@ parser: make sure to use https://mikeknoop.com/lxml-xxe-exploit/ fix left off at network config- i think i just have software/packages/etc. next, unless i already did that +convert use of confobj or whatever to maybe be suitable to use webFetch instead. LOTS of duplicated code there. + +need to write docs + +make sure you call install.scripts or whatever it's called in main() + docs: http://lxml.de/parsing.html