bpython3 binary package in Ubuntu Precise i386

 bpython is a fancy interface to the Python interpreter, and has the
 following features:
 .
   * In-line syntax highlighting.
   * Readline-like autocomplete with suggestions displayed as you type
   * Expected parameter list for any Python function. Uses pydoc to attempt to
     divine params for C functions.
   * "Rewind" function to pop the last line of code from memory and re-evaluate.
     Note: this is only really useful when laying out classes and functions,
     since a true "undo" function is impossible, so be careful when using this.
   * Send the code you've entered off to a pastebin and display the pastebin URL
     for copying, etc.
   * Save the code you've entered to a file.
   * Auto-indentation.
   * Anti-Crash Mode.
 .
 This package contains the Curses frontend to bpython for Python 3.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-10-28 10:03:54 UTC Published Ubuntu Precise i386 release universe python Optional 0.10.1-3
  • Published
  2011-10-28 10:05:36 UTC Superseded Ubuntu Precise i386 release universe python Optional 0.10.1-2
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of bpython 0.10.1-3 in ubuntu precise RELEASE
  • Published

Source package