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
Filename Size Date modified Message
__init__.py 1.2 KB Reversed tag, set correct version number
_internal.py 470 B implemented help() using pydoc.Helper and external pager
cli.py 75.6 KB Changelog and man-page updates.
config.py 6.5 KB Remove some unused imports.
formatter.py 3.8 KB Remove some unused imports.
importcompletion.py 3.6 KB fix Trundle and bobf being silly and writing code backwards (or drunk, in
inspection.py 7.1 KB fix Trundle's mess
keys.py 2.0 KB A first step towards Python 3 support.
pager.py 2.4 KB Really catch broken pipe in pager.