Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | Version
Instance Methods | |||
|
|||
str |
|
||
str |
|
||
unicode |
|
||
Inherited from Inherited from |
Static Methods | |||
version |
|
Instance Variables | |
bool |
is_dev Is it a development version? |
int |
major The major version number |
int |
minor The minor version number |
int |
patch The patch level version number |
int |
revision Internal revision |
Properties | |
Inherited from |
Method Details |
|
|
|
|
|
Instance Variable Details |
is_devIs it a development version?
|
majorThe major version number
|
minorThe minor version number
|
patchThe patch level version number
|
revisionInternal revision
|
Home | Trees | Indices | Help |
|
---|