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.2.1 2005/12/27 20:43:...
str __revision__ = '1.5.2.1'
str VERSION = '0.9.5'

Variable Details

__author__

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

__cvsid__

Type:
str
Value:
'$Id: version.py,v 1.5.2.1 2005/12/27 20:43:48 RD Exp $'               

__revision__

Type:
str
Value:
'1.5.2.1'                                                              

VERSION

Type:
str
Value:
'0.9.5'                                                                

Generated by Epydoc 2.1.20050511.rpd on Sat Jun 16 16:45:38 2007 http://epydoc.sf.net