Provided by:
bpython_0.9.3-1_all 
NAME
bpython.ini - user configuration file for bpython
SYNOPSIS
~/.bpython.ini
DESCRIPTION
The bpython.ini contains various options controlling the behaviour of
bpython
.
Boolean values are True, False
The various options are:
auto_display_list boolean (default: True)
Display the autocomplete list as you type. When this is off, you
can hit tab to see the suggestions.
syntax boolean (default: True)
Syntax highlighting as you type.
arg_spec boolean (default: True)
Display the arg spec (list of arguments) for callables, when
possible.
tab_length integer (default: 4)
The number of spaces a soft tab equals.
bpython(1).
AUTHOR
bpython was written by Robert Anthony Farrell <robertanthonyfar-
rel@gmail.com>.
This manual page was written by J?rgen Pedersen Tjern? <jorgen@dev-
soft.no>, for the Debian project (but may be used by others).
August 13, 2008 BPYTHON.INI(5)