Message 237231 - Python tracker

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.

Content
code module is using a _function from within the traceback module to filter out a frame - we can do that with the new interface easily (it filters the first tem).