Roundup Tracker - Issues

Message2351

Author richard
Recipients
Date 2006-11-23.00:24:22
Message-id
In-reply-to
Patch looks good, though:

1. I'd prefer without the print statement :)
2. cl.get(nodeid, entry) could return a false value for eg. Boolean
   -- it would be better to check for "is None".

Please apply the patch once you've fixed the above. Please consider also adding a unit test.
History
Date User Action Args
2009-02-03 14:21:56adminlinkissue1599740 messages
2009-02-03 14:21:56admincreate