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 brett.cannon
Recipients Arfrever, brett.cannon, eric.araujo, eric.snow, lemburg, ncoghlan, python-dev
Date 2012-04-24.19:15:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335294946.35.0.673656489176.issue14605@psf.upfronthosting.co.za>
In-reply-to
Content
I documented it explicitly so people can use it if they so choose (e.g. look at sys._getframe()). If you want to change this that's fine, but I am personally not going to put the effort in to rename the class, update the tests, and change the docs for this (we almost stopped allowing the importation of bytecode directly not so long ago but got push-back so we backed off).
History
Date User Action Args
2012-04-24 19:15:46brett.cannonsetrecipients: + brett.cannon, lemburg, ncoghlan, eric.araujo, Arfrever, python-dev, eric.snow
2012-04-24 19:15:46brett.cannonsetmessageid: <1335294946.35.0.673656489176.issue14605@psf.upfronthosting.co.za>
2012-04-24 19:15:45brett.cannonlinkissue14605 messages
2012-04-24 19:15:45brett.cannoncreate