Package prompt :: Module help
[hide private]
[frames] | no frames]

Module help

source code

Classes [hide private]
  _Helper
  _Helper_python
Variables [hide private]
  relax_class_help = '\nThis is a python class which contains us...

Imports: pydoc, sys


Variables Details [hide private]

relax_class_help

Value:
'''
This is a python class which contains user functions.  To list these f\
unctions, either place a
period at the end of class name and hit the tab key, or type \'dir(cla\
ss_name)\'.
'''