[issue1744] readline module - set/get quote delimiters

loic jeannin report at bugs.python.org
Sun Jan 6 16:14:07 CET 2008


New submission from loic jeannin:

here is a patch against Modules/readline.c to add getter/setter for
rl_completer_quote_characters. This is needed for advanced use of
cmd.Cmd with completion.

----------
components: Extension Modules
files: p2.5.1-readline.diff
messages: 59380
nosy: loic
severity: normal
status: open
title: readline module - set/get quote delimiters
type: rfe
versions: Python 2.4, Python 2.5
Added file: http://bugs.python.org/file9077/p2.5.1-readline.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1744>
__________________________________


More information about the Python-bugs-list mailing list