method

completer_quote_characters=

Importance_1

Not found

The exact documentation you were looking for could not be found. Here is the best guess.

completer_quote_characters=(p1) public

Sets a list of characters which can be used to quote a substring of the line. Completion occurs on the entire substring, and within the substring Readline.completer_word_break_characters are treated as any other character, unless they also appear within this list.

Raises NotImplementedError if the using readline library does not support.

Raises SecurityError exception if $SAFE is 4.

Show source
Register or log in to add new notes.