Readline.basic_word_break_characters â string
Class Public methods
Gets the basic list of characters that signal a break between words for the completer routine.
Raises NotImplementedError if the using readline library does not support.
Raises SecurityError exception if $SAFE is 4.
Please login to continue.