Package Products :: Package ZenModel :: Module IpNetwork :: Class IpNetworkPrinter
[hide private]
[frames] | no frames]

Class IpNetworkPrinter

source code

object --+
         |
        IpNetworkPrinter
Known Subclasses:

Instance Methods [hide private]
 
__init__(self, out)
out is the output stream to print to
source code
Method Details [hide private]

__init__(self, out)
(Constructor)

source code 

out is the output stream to print to

Overrides: object.__init__