method

delete_text

v2_2_9 - Show latest stable - Class: Readline
delete_text(*args)
public

Delete text between start and end in the current line.

See GNU Readline’s rl_delete_text function.

Raises NotImplementedError if the using readline library does not support.