]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33610: Edit idlelib.codecontext (GH-23773)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 15 Dec 2020 05:45:44 +0000 (21:45 -0800)
committerGitHub <noreply@github.com>
Tue, 15 Dec 2020 05:45:44 +0000 (21:45 -0800)
commit925f9987866703b0e7cfde341d23f19b832603cb
tree8a6f12412339ae097ba6a100b5160145c4ff1b6e
parent06bfd033e847bedb6e123d131dcf46393a4555df
bpo-33610: Edit idlelib.codecontext (GH-23773)

Add sentence to module docstring and import tkinter items.
(cherry picked from commit 6f79e60b66dacefca147bdaa80eb37f936a72991)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/codecontext.py