bobf is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

bobf / bpython http://bpython-interpreter.org/

Fancy curses interface to the Python interpreter

Clone this repository (size: 838.8 KB): HTTPS / SSH
hg clone https://bitbucket.org/bobf/bpython
hg clone ssh://hg@bitbucket.org/bobf/bpython

bpython / CHECKLIST

Check that all of the following work before a release:

* Runs under Python 2.5, 2.6 and 3.1 (after 2to3).

* Save

* Rewind

* Pastebin

* Pager

* Inspect source

* History

* Tab completion

* Argument inspection

* All keybinds

* All packaged themes

* Command line arguments correctly passed to scripts

* Delegate to standard Python appropriately

* GTK port (and, when implemented, all of the above for GTK port)

* Update CHANGELOG

* Update __version__