On 2008-04-20, Matt Herzog <[EMAIL PROTECTED]> wrote:
> I'm learning some python with the seemingly simple task of
> updating a firewall config file with the new IP address when
> my dhcpd server hands one out. Yeah, I know it's dangerous to
> edit such a file "in place"
I don't see how what you
Hey All.
I'm learning some python with the seemingly simple task of updating a firewall
config file with the new IP address when my dhcpd server hands one out. Yeah,
I know it's dangerous to edit such a file "in place" but this is just an
exercise at this point. I would not mind using file han