| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package py :: Module PyCrust |
|
PyCrust is a python shell and namespace browser application.
| Classes | |
|---|---|
App |
PyCrust standalone application. |
| Function Summary | |
|---|---|
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.2.1 2005/12/27 20:43:...
|
str |
__revision__ = '1.7.2.1'
|
list |
original = ['__builtins__', '__name__', '__file__', '__d...
|
| Function Details |
|---|
main()The main function for the PyCrust program. |
| Variable Details |
|---|
__author__
|
__cvsid__
|
__revision__
|
original
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:03:40 2006 | http://epydoc.sf.net |