Aug. 20, 2009
1:39 p.m.
Peter Moody wrote:
while not the the prettiest, you can already (ignoring the set_prefix) do something like:
newobject = ipaddr.IP(str(o.network) + "/new prefix")
Is this sufficient?
At this point, that is probably fine. If it comes up often enough to be worth providing a cleaner interface then it is easier to add that later. Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia ---------------------------------------------------------------