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 xdegaye
Recipients georg.brandl, krichter, xdegaye
Date 2015-01-10.11:19:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420888793.89.0.971868714138.issue23163@psf.upfronthosting.co.za>
In-reply-to
Content
The pdb documentation could make an explicit reference to the documentation of sys.settrace() where it is explained that the function is thread specific.
History
Date User Action Args
2015-01-10 11:19:53xdegayesetrecipients: + xdegaye, georg.brandl, krichter
2015-01-10 11:19:53xdegayesetmessageid: <1420888793.89.0.971868714138.issue23163@psf.upfronthosting.co.za>
2015-01-10 11:19:53xdegayelinkissue23163 messages
2015-01-10 11:19:53xdegayecreate