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 serhiy.storchaka, terry.reedy
Date 2016-06-30.20:18:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467317899.46.0.108213318921.issue27405@psf.upfronthosting.co.za>
In-reply-to
Content
I meant adding API similar to sys.settrace() for specifying a function that will be called before executing every Tcl command.
History
Date User Action Args
2016-06-30 20:18:19serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy
2016-06-30 20:18:19serhiy.storchakasetmessageid: <1467317899.46.0.108213318921.issue27405@psf.upfronthosting.co.za>
2016-06-30 20:18:19serhiy.storchakalinkissue27405 messages
2016-06-30 20:18:19serhiy.storchakacreate