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

Module wx.py.PyCrust

PyCrust is a python shell and namespace browser application.
Classes
App PyCrust standalone application.

Function Summary
  main()
The main function for the PyCrust program.

Variable Summary
str __author__ = "Patrick K. O'Brien <pobrien@orbtech.com>"
str __cvsid__ = '$Id: PyCrust.py,v 1.7 2004/03/15 13:42:37 P...
str __revision__ = '1.7'
list original = ['__builtins__', '__name__', '__file__', '__d...

Function Details

main()

The main function for the PyCrust program.

Variable Details

__author__

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

__cvsid__

Type:
str
Value:
'$Id: PyCrust.py,v 1.7 2004/03/15 13:42:37 PKO Exp $'                  

__revision__

Type:
str
Value:
'1.7'                                                                  

original

Type:
list
Value:
['__builtins__', '__name__', '__file__', '__doc__', 'cli']             

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