Skip to content

Commit edf2643

Browse files
authored
bpo-40460: Fix typo in idlelib/zzdummy.py (GH-20093)
Replace ztest with ztext.
1 parent 75d7257 commit edf2643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/idlelib/zzdummy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def z_in_event(self, event):
2828
text = self.text
2929
text.undo_block_start()
3030
for line in range(1, text.index('end')):
31-
text.insert('%d.0', ztest)
31+
text.insert('%d.0', ztext)
3232
text.undo_block_stop()
3333
return "break"
3434

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