summaryrefslogtreecommitdiffstats
path: root/Doc/html
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-11-18 17:51:02 (GMT)
committerGuido van Rossum <guido@python.org>1999-11-18 17:51:02 (GMT)
commitb960e7a797a694df0ec8ca63fa1e712ed722d1fc (patch)
tree11d0e086127f05934a1c3e4d3855647a6b015ff3 /Doc/html
parent7424242c1ce1e281356fdc7d9647e84dea08ba3c (diff)
downloadcpython-b960e7a797a694df0ec8ca63fa1e712ed722d1fc.zip
cpython-b960e7a797a694df0ec8ca63fa1e712ed722d1fc.tar.gz
cpython-b960e7a797a694df0ec8ca63fa1e712ed722d1fc.tar.bz2
Patches by Kannan Vijayan:
new: readline.get_begidx() -> int gets the beginning index in the command line string delimiting the tab-completion scope. This would probably be used from within a tab-completion handler readline.get_endidx() -> int gets the ending index in the command line string delimiting the tab-completion scope. This would probably be used from within a tab-compeltion handler readline.set_completer_delims(string) -> None sets the delimiters used by readline as word breakpoints for tab-completion readline.get_completer_delims() -> string gets the delimiters used by readline as word breakpoints for tab-completion fixed: readline.get_line_buffer() -> string doesnt cause a debug message every other call
Diffstat (limited to 'Doc/html')
0 files changed, 0 insertions, 0 deletions