next up previous contents index
Next: info.build_date return Up: The info object: obtaining Previous: info.version return   Contents   Index

info.version_info -- return the version number, as a tuple

This returns only the version number, as a Python tuple containing the major and minor version numbers. For example, version 8v0 would return (8, 0). (SVN builds always return 'SVN' instead.)



Ben Webb 2008-02-01