 |
 |
 |
Python Computer Graphics Kit |
 |
 |
 |
New in version 1.1. This module contains two variables that carry
information about the version of the kit.
- version
-
A string containing version information of this release.
- version_info
-
A 4-tuple (major, minor, micro, releaselevel)
containing the components of the version number. The first three
values are integers, whereas releaselevel is a string containing
"cvs", "alpha", "beta" or "final".
Release 2.0.0alpha8, documentation updated on February 24, 2008.