Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove trailing whitespace
  • Loading branch information
dtrodrigues committed Feb 15, 2021
commit 95a463d2c432bb64da7fe1c8571cac5197faddd5
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:mod:`readline`: Explicitly disable bracketed paste in the interactive
:mod:`readline`: Explicitly disable bracketed paste in the interactive
interpreter, even if it's set in the inputrc, is enabled by default (eg GNU
Readline 8.1), or a user calls ``readline.read_init_file()``. The Python REPL
has not implemented bracketed paste support. Also, bracketed mode writes the
Expand Down