Home | Trees | Index | Help |
|
---|
Package wx :: Package py :: Module PyShell |
|
Classes | |
---|---|
App |
PyShell standalone application. |
Function Summary | |
---|---|
The main function for the PyShell program. |
Variable Summary | |
---|---|
str |
__author__ = "Patrick K. O'Brien <pobrien@orbtech.com>"
|
str |
__cvsid__ = '$Id: PyShell.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 PyShell program. |
Variable Details |
---|
__author__
|
__cvsid__
|
__revision__
|
original
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:24:42 2005 | http://epydoc.sf.net |