mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
IDLE: Fix typos in docs and comments (GH-13749)
This commit is contained in:
parent
cba9f84725
commit
d9677f36fe
11 changed files with 11 additions and 11 deletions
|
@ -2,7 +2,7 @@ import string
|
|||
|
||||
from idlelib.delegator import Delegator
|
||||
|
||||
# tkintter import not needed because module does not create widgets,
|
||||
# tkinter import not needed because module does not create widgets,
|
||||
# although many methods operate on text widget arguments.
|
||||
|
||||
#$ event <<redo>>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue