Package Products :: Package ZenModel :: Module ZenPack :: Class Version
[hide private]
[frames] | no frames]

Class Version

source code

              object --+    
                       |    
ZenUtils.Version.Version --+
                           |
                          Version

Instance Methods [hide private]
 
__init__(self, *args, **kw) source code

Inherited from ZenUtils.Version.Version: __cmp__, __repr__, __str__, full, incrMajor, incrMicro, incrMinor, long, setComment, short, tuple

Inherited from ZenUtils.Version.Version (private): _formatSVNRevision

Class Methods [hide private]

Inherited from ZenUtils.Version.Version: parse

Method Details [hide private]

__init__(self, *args, **kw)
(Constructor)

source code 
Overrides: ZenUtils.Version.Version.__init__