Home | Trees | Index | Help |
|
---|
Package wx :: Package py :: Module PyShell |
|
PyShell is a python shell application.
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.10 2006/09/09 00:38:53 ...
|
str |
__revision__ = '1.10'
|
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.20050511.rpd on Thu Mar 22 12:10:57 2007 | http://epydoc.sf.net |