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 wohlganger
Recipients THRlWiTi, louielu, taleinat, terry.reedy, wohlganger
Date 2017-07-18.13:47:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500385631.1.0.0979642105182.issue18875@psf.upfronthosting.co.za>
In-reply-to
Content
I (foolishly) was committing to master for a different IDLE enhancement. Until that one is pulled, I don't think I can make a new PR without it also having all the changes from my previous one. 

New uploaded file has docstrings for the ParenClose class and I've run and fixed it against pep8 until it gave no errors. Namespaces should conform to PEP8, apart from the module name, which must match the class name due to how IDLE works with extensions.
History
Date User Action Args
2017-07-18 13:47:11wohlgangersetrecipients: + wohlganger, terry.reedy, taleinat, THRlWiTi, louielu
2017-07-18 13:47:11wohlgangersetmessageid: <1500385631.1.0.0979642105182.issue18875@psf.upfronthosting.co.za>
2017-07-18 13:47:11wohlgangerlinkissue18875 messages
2017-07-18 13:47:10wohlgangercreate