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 Saimadhav.Heblikar
Recipients Saimadhav.Heblikar, jesstess, taleinat, terry.reedy
Date 2014-06-29.18:27:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404066447.3.0.940760126754.issue21880@psf.upfronthosting.co.za>
In-reply-to
Content
(This issue is continuation of http://bugs.python.org/issue18704)

This issue is about a feature to execute any 3rd party code checker from within IDLE.

I am attaching an initial patch(so as to get reviews, is functional logic wise, but missing a lot UI/UX wise.) 

It is implemented as an extension.
History
Date User Action Args
2014-06-29 18:27:27Saimadhav.Heblikarsetrecipients: + Saimadhav.Heblikar, terry.reedy, taleinat, jesstess
2014-06-29 18:27:27Saimadhav.Heblikarsetmessageid: <1404066447.3.0.940760126754.issue21880@psf.upfronthosting.co.za>
2014-06-29 18:27:27Saimadhav.Heblikarlinkissue21880 messages
2014-06-29 18:27:27Saimadhav.Heblikarcreate