Coverage for certbot/display/dummy_readline.py : 100%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
"""A dummy module with no effect for use on systems without readline."""
"""An empty implementation of readline.get_completer."""
"""An empty implementation of readline.get_completer_delims."""
"""An empty implementation of readline.parse_and_bind."""
"""An empty implementation of readline.set_completer."""
"""An empty implementation of readline.set_completer_delims.""" |