]> granicus.if.org Git - python/commit
bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 19 May 2018 20:28:03 +0000 (13:28 -0700)
committerGitHub <noreply@github.com>
Sat, 19 May 2018 20:28:03 +0000 (13:28 -0700)
commit0efa1353b756bd61d4e852ff4ef146735bef5522
tree3bae895e0785affe8d0f6ae06b7cf965899c9407
parent436972e295f5057fe7cdd7312f543c2fa884705d
bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638)

(cherry picked from commit 654038d896d78a8373b60184f335acd516215acd)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Lib/idlelib/codecontext.py
Lib/idlelib/idle_test/test_codecontext.py [new file with mode: 0644]
Misc/NEWS.d/next/IDLE/2018-02-12-08-08-45.bpo-32831.srDRvU.rst [new file with mode: 0644]