Flowdock
method

completer_quote_characters=

Importance_1
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.

Show source
Register or log in to add new notes.