Statistics
| Branch: | Tag: | Revision:

root / lib / confd / client.py @ dfc2a24c

History | View | Annotate | Download (6.2 kB)

# Date Author Comment
e4ccf6cd 09/16/2009 03:55 pm Guido Trotter

Confd client library

Initial confd client library implementation. This initial version uses
asyncore, and supports answers via a callback.

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>