/jythonconsole

Automatically exported from code.google.com/p/jythonconsole

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

Jython Console - Jython Interactive Interpreter with Code Completion

Visit http://code.google.com/p/jythonconsole for more information.

Run the code:
  * Open a terminal or cmd prompt
  * cd jythonconsole-0.0.7
  * jython console.py

Hints:
  * <TAB> and <ENTER> choose method completion
  * remember to use the keyboard not the mouse
  * <ESC> makes the popup go away

Author:
  Don Coleman <dcoleman@chariotsolutions.com>

License:
  Read the COPYING.txt file.