Part of lib.version View Source View In Hierarchy
| 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 | 
| Returns | None or string containing SVN Revision number. | |