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 serhiy.storchaka
Recipients cheryl.sabella, serhiy.storchaka, terry.reedy
Date 2018-02-22.08:56:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519289816.8.0.467229070634.issue32880@psf.upfronthosting.co.za>
In-reply-to
Content
Could this code be used in IDLE? For example highlighting the closed/open brace when cursor stay on open/closed brace or shortcuts for "go to open/closed brace"? Many editors have such functionality.
History
Date User Action Args
2018-02-22 08:56:56serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, cheryl.sabella
2018-02-22 08:56:56serhiy.storchakasetmessageid: <1519289816.8.0.467229070634.issue32880@psf.upfronthosting.co.za>
2018-02-22 08:56:56serhiy.storchakalinkissue32880 messages
2018-02-22 08:56:56serhiy.storchakacreate