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 techtonik
Recipients docs@python, eric.araujo, orsenthil, rhettinger, techtonik
Date 2013-03-22.11:44:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363952652.12.0.885655666491.issue14979@psf.upfronthosting.co.za>
In-reply-to
Content
A minimal example of debugger is needed, with the explanation how frame.f_trace is used by debuggers.
History
Date User Action Args
2013-03-22 11:44:12techtoniksetrecipients: + techtonik, rhettinger, orsenthil, eric.araujo, docs@python
2013-03-22 11:44:12techtoniksetmessageid: <1363952652.12.0.885655666491.issue14979@psf.upfronthosting.co.za>
2013-03-22 11:44:12techtoniklinkissue14979 messages
2013-03-22 11:44:11techtonikcreate