From: David Blacka Date: Sat, 21 Jun 2008 21:32:56 +0000 (-0400) Subject: Update TODO based on work for 0.4.1 X-Git-Url: https://blacka.com/cgi-bin/gitweb.cgi?p=python-rwhoisd.git;a=commitdiff_plain;h=01c37ee7729a89599237b8a6f78a9f63e248449b Update TODO based on work for 0.4.1 --- diff --git a/TODO b/TODO index 6a4c862..fa9f6c5 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,23 @@ +-*- text -*- + This is just a simple list of tasks that could be done for python-rwhoisd. - * Get it working on Windows. One of the (few) reasons folks might want to use this RWhois server is that they want to run the server on Windows and think that this - one might be easier to get working that the C version. + one might be easier to get working than the C version. ** Get it to run with the standard command line Window's python. +!! This is done as of v0.4.1. + ** Make it a bit more friendly to run. + Not really being a Windows user, I'm not really sure what needs to + be done here. + * Create proper unit tests. The code has some relatively decent unit tests embedded in the