Package AccessGrid :: Module Version
[show private | hide private]
[frames | no frames]

Module AccessGrid.Version

Classes
Version Version details: MAJOR.MINOR.POINT Works with the following operators : >, >=, ==, <>, <=, <

Function Summary
  CreateVersionFromString(strng)
  CreateVersionFromTuple3((major, minor, point))
  GetBuildNumber()
Use this to get the build number
  GetVersion()
Use this to get the current version of AGTK.

Variable Summary
str __revision__ = '$Id: Version.py,v 1.10.2.1 2005/02/04 22...
int BUILD_NUMBER = 5                                                                     
int MAJOR_VERSION = 2                                                                     
int MINOR_VERSION = 3                                                                     
int POINT_VERSION = 0                                                                     

Function Details

GetBuildNumber()

Use this to get the build number

GetVersion()

Use this to get the current version of AGTK.

Variable Details

__revision__

Type:
str
Value:
'$Id: Version.py,v 1.10.2.1 2005/02/04 22:51:37 eolson Exp $'          

BUILD_NUMBER

Type:
int
Value:
5                                                                     

MAJOR_VERSION

Type:
int
Value:
2                                                                     

MINOR_VERSION

Type:
int
Value:
3                                                                     

POINT_VERSION

Type:
int
Value:
0                                                                     

Generated by Epydoc 2.1 on Thu Apr 14 16:39:29 2005 http://epydoc.sf.net