Skip to content

Commit 23ee3c2

Browse files
remove debugging print in rev incr search
1 parent ab6f178 commit 23ee3c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bpython/curtsiesfrontend/repl.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,6 @@ def add_normal_character(self, char):
981981
if len(char) > 1 or is_nop(char):
982982
return
983983
if self.incr_search_mode:
984-
print("Incr search mode")
985984
self.add_to_incremental_search(char)
986985
else:
987986
self._set_current_line((self.current_line[:self.cursor_offset] +

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