From 3d9d79550b287415f1ad21ef1644043ba782c431 Mon Sep 17 00:00:00 2001 From: josch Date: Fri, 12 Nov 2010 17:07:49 +0100 Subject: [PATCH] added TODO --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..d92d933 --- /dev/null +++ b/TODO @@ -0,0 +1,9 @@ + - remove unecessary stuff from validator_common.py + - rename ambiguous variable names (like filter) + - remove whitespaces at end of lines + - replace tabs by spaces (grep "`echo -e '\011'`" *) + - add small test suite + - add setup.py + - merge ft2hdf.py, print_hdf_in_step.py, printhdf.py + - convert options.py into flowy.conf + - add command line options to flowy.py allowing to override config