This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients doko, terry.reedy
Date 2018-06-20.18:44:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529520287.4.0.56676864532.issue33917@psf.upfronthosting.co.za>
In-reply-to
Content
I wrote it intentionally the way it is, for #33855, as it made it maximally easily to use to complete the test suite.  Since it caused a problem, I added a valid dummy name to be replaced, and fixed the other syntax error.  The file now compiles, runs, and tests OK.  New IDLE modules needing a new test file should be rare.

I will submit the PR after I edit the readme to document the usage of the template.
History
Date User Action Args
2018-06-20 18:44:47terry.reedysetrecipients: + terry.reedy, doko
2018-06-20 18:44:47terry.reedysetmessageid: <1529520287.4.0.56676864532.issue33917@psf.upfronthosting.co.za>
2018-06-20 18:44:47terry.reedylinkissue33917 messages
2018-06-20 18:44:47terry.reedycreate