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
Branch
0.10-bugfix
Filename Size Date modified Message
test
translations
__init__.py 1.3 KB Give the pending release a number
_internal.py 471 B PEP-8 conformance
args.py 4.0 KB Set the correct year for all copyrights and the -V flag
cli.py 54.9 KB Encode in Statusbar.settext (Closes: #200)
config.py 8.6 KB Make size of suggestion window configurable.
formatter.py 3.7 KB Make BPythonFormatter.f_strings an instance (not class) attribute.
gtk_.py 30.0 KB Set the correct year for all copyrights and the -V flag
importcompletion.py 6.2 KB Use imp to get the suffix that should be dropped (Closes: #204).
inspection.py 8.7 KB Catch exceptions in getargspec (Closes: #202)
keys.py 2.4 KB Initial work on urwid shortcuts working, todo: cleanup
logo.png 7.6 KB New artwork, courtesy of Leo Hutson!
pager.py 2.4 KB Set the correct year for all copyrights and the -V flag
repl.py 34.2 KB Catch IOError from ServerProxy (Closes: #207)
urwid.py 39.3 KB Set the correct year for all copyrights and the -V flag