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 draghuram
Recipients draghuram, majid
Date 2008-01-22.19:37:05
SpamBayes Score 0.03439843
Marked as misclassified No
Message-id <1201030626.47.0.204512732889.issue462716@psf.upfronthosting.co.za>
In-reply-to
Content
I haven't used settrace() functionality myself but a quick test using
latest python shows that trace function set with sys.settrace() is not
inherited by newly created threads.

I am closing this as there is no activity for long time.
History
Date User Action Args
2008-01-22 19:37:06draghuramsetspambayes_score: 0.0343984 -> 0.03439843
recipients: + draghuram, majid
2008-01-22 19:37:06draghuramsetspambayes_score: 0.0343984 -> 0.0343984
messageid: <1201030626.47.0.204512732889.issue462716@psf.upfronthosting.co.za>
2008-01-22 19:37:05draghuramlinkissue462716 messages
2008-01-22 19:37:05draghuramcreate