]> git.llucax.com Git - software/pymin.git/commit
Add DhcpHandler.get() and HostHandler.get() to get a single value.
authorLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 24 Sep 2007 20:59:20 +0000 (17:59 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 24 Sep 2007 20:59:20 +0000 (17:59 -0300)
commit2caea9b817885fc1dcb6b1feaf7a06a8a6f54aac
tree7ae434834b54cad12cce7a2fcb274193aad5a03a
parentb1a3330947438519e67924a389ed5bc2d0c1bedc
Add DhcpHandler.get() and HostHandler.get() to get a single value.

As a show() companion, new get() commands are added to get the information
about a single DHCP parameter or host.
services/dhcp/__init__.py