]> granicus.if.org Git - python/commit
bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830)
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 20 Jun 2018 21:08:31 +0000 (17:08 -0400)
committerGitHub <noreply@github.com>
Wed, 20 Jun 2018 21:08:31 +0000 (17:08 -0400)
commit87a927325e3856621790a39d8718ff24a19510aa
tree7d48d214f4a4eaec477e842f36b58bd7592308cf
parentb248e957a818e268cfb221f3b94b37bc5672456a
bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830)

The revised file compiles, runs, and tests OK. idle_test/README.txt
explains how to use it to create new IDLE test files.
Lib/idlelib/idle_test/README.txt
Lib/idlelib/idle_test/template.py
Misc/NEWS.d/next/IDLE/2018-06-20-16-27-48.bpo-33917.ZXHs8x.rst [new file with mode: 0644]