Skip to content

Commit 76d2ae6

Browse files
Remove call of nonexistent method.
1 parent d9305d7 commit 76d2ae6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bpython/curtsiesfrontend/repl.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ def process_event(self, e):
116116
self.current_line = ""
117117
self.cursor_offset = 0
118118
self.repl.run_code_and_maybe_finish()
119-
elif e in ("<Esc+.>",):
120-
self.get_last_word()
121119
elif e in ("<ESC>",):
122120
pass
123121
elif e in ("<Ctrl-d>",):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy