summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-04-05 07:37:22 +0000
committerMartin Panter <vadmium+py@gmail.com>2016-04-05 07:37:22 +0000
commit92caa7ce1650116496523d71e7a303cfe84536f5 (patch)
tree8ea594a4e1b35bca53d06d9bd83d49b3d0b3cebc /Python/errors.c
parentee5927a1d5dcdff759835dc135d85dc7301ac13e (diff)
downloadcpython-92caa7ce1650116496523d71e7a303cfe84536f5.tar.gz
Issue #6953: Rearrange and expand Readline module documentation
* Group functions into six new subsections * Document the underlying Readline function or variable accessed * get_history_length() returns the history file limit * clear_history() is conditionally compiled in * Clarify zero and one bases for history item indexes * parse_and_bind() uses its argument directly as an init line * Change "command line" to "line buffer" for consistency * read_init_file() also executes the file * read_history_file() replaces the previous history * write_history_file() overwrites any existing file * Differentiate history file lines from history list items, which could be multi-line * Add more information about completion, also addressing Issue #10796 * libedit (Editline) may be used on any platform; detection is OS X specific
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions