]> granicus.if.org Git - python/commit
bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Sat, 19 May 2018 19:34:03 +0000 (15:34 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 19 May 2018 19:34:03 +0000 (15:34 -0400)
commit654038d896d78a8373b60184f335acd516215acd
tree8e65f193192c1dbb71fd3f6a27ad92edb04aea77
parentcf8abcbe0310ab4b3eb8b66ae795878b9df1a8ac
bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638)
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]