]> git.llucax.com Git - software/pymin.git/commitdiff
Implement DhcpdHandler class.
authorLeandro Lucarella <llucax@gmail.com>
Sat, 22 Sep 2007 22:44:14 +0000 (19:44 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Sun, 23 Sep 2007 05:19:08 +0000 (02:19 -0300)
A complete example of a handler class. It uses mako for templates and (c)Pickle
for configuration persistence. There is some more work to be done (loading
pickled configuration and other details) but the class is pretty functional.


No differences found