Next: info.build_date return
Up: The info object: obtaining
Previous: info.version return
Contents
Index
- Description:
- 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). (CVS builds always return 'CVS' instead.)
Ben Webb
2005-04-21