Package wx :: Package py :: Module version
[frames | no frames]

Module wx.py.version

Provides an object representing the current 'version' or 'release' of Py as a whole. Individual classes, such as the shell, filling and interpreter, each have a revision property based on the CVS Revision.
Variable Summary
str __author__ = "Patrick K. O'Brien <pobrien@orbtech.com>"
str __cvsid__ = '$Id: version.py,v 1.5 2004/01/25 23:37:41 P...
str __revision__ = '1.5'
str VERSION = '0.9.4'

Variable Details

__author__

Type:
str
Value:
"Patrick K. O'Brien <pobrien@orbtech.com>"                             

__cvsid__

Type:
str
Value:
'$Id: version.py,v 1.5 2004/01/25 23:37:41 PKO Exp $'                  

__revision__

Type:
str
Value:
'1.5'                                                                  

VERSION

Type:
str
Value:
'0.9.4'                                                                

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:04 2005 http://epydoc.sf.net