o.l.v.GitVersion(versions.Version) : class documentation

Part of otfbot.lib.version View Source View In Hierarchy

No class docstring
Method short from twisted.python.versions.Version
Method _getSVNVersion Figure out the SVN revision number based on the existance of
Method _formatSVNVersion Undocumented

Inherited from Version:

Method __init__
Method base Like short, but without the +rSVNVer.
Method __repr__ Undocumented
Method __str__ Undocumented
Method __cmp__ Compare two versions, considering major versions, minor versions, micro
Method _parseSVNEntries_4 Given a readable file object which represents a .svn/entries file in
Method _parseSVNEntries_8 Given a readable file object which represents a .svn/entries file in
def _getSVNVersion(self): (source)
Figure out the SVN revision number based on the existance of <package>/.svn/entries, and its contents. This requires discovering the format version from the 'format' file and parsing the entries file accordingly.
ReturnsNone or string containing SVN Revision number.
def _formatSVNVersion(self): (source)
Undocumented
def short(self): (source)
from twisted.python.versions.Version Return a string in canonical short version format, <major>.<minor>.<micro>[+rSVNVer].
API Documentation for OtfBot, generated by pydoctor at 2011-05-03 16:14:29.