| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Version
CSB version number.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
full Full version, including the repository revision number. |
|
| int |
major Major version (huge, incompatible changes) |
| int |
micro Micro version (bug fixes and small enhancements) |
| int |
minor Minor version (significant, but compatible changes) |
| package | |
| int |
revision Build number (exact repository revision number) |
|
short Canonical three-part version number. |
|
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
str(x)
|
| Property Details |
fullFull version, including the repository revision number.
|
majorMajor version (huge, incompatible changes)
|
microMicro version (bug fixes and small enhancements)
|
minorMinor version (significant, but compatible changes)
|
package
|
revisionBuild number (exact repository revision number)
|
shortCanonical three-part version number.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:04 2017 | http://epydoc.sourceforge.net |