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 Attila-Mihaly Balazs
Recipients Attila-Mihaly Balazs, georg.brandl, krichter, xdegaye
Date 2017-01-27.16:54:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485536096.09.0.380358446488.issue23163@psf.upfronthosting.co.za>
In-reply-to
Content
Absolutely this. While it is good that there is at least some documentation (at sys.settrace), it is not very explicit nor is it self evident that one should look there (for example the PDB docs don't even mention settrace).
History
Date User Action Args
2017-01-27 16:54:56Attila-Mihaly Balazssetrecipients: + Attila-Mihaly Balazs, georg.brandl, xdegaye, krichter
2017-01-27 16:54:56Attila-Mihaly Balazssetmessageid: <1485536096.09.0.380358446488.issue23163@psf.upfronthosting.co.za>
2017-01-27 16:54:56Attila-Mihaly Balazslinkissue23163 messages
2017-01-27 16:54:55Attila-Mihaly Balazscreate