diff --git a/TODO b/TODO index 203ac0a8..2158fec5 100644 --- a/TODO +++ b/TODO @@ -28,17 +28,8 @@ Legend: # improve documentation and website for user -- use PyLint to check the code - # better return values in function -? add gettext support. Is this really needed for a server - utility? - -# add a test framework. We could use unittest which is in - Python since 2.1. It should be possible to run all tests - automatically. - ? restart automatically the daemon if an exception occurs. - do not close socket after a send