- Updated

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@435 a942ae1a-1317-0410-a47c-b1dcaea8d605
This commit is contained in:
Cyril Jaquier 2006-10-25 20:06:35 +00:00
parent 4536ddbcc1
commit 9f44b18a2f

9
TODO
View file

@ -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