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 lemburg
Recipients Arfrever, brett.cannon, eric.araujo, eric.snow, lemburg, ncoghlan, python-dev
Date 2012-04-24.23:39:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <4F9739CC.4020308@egenix.com>
In-reply-to <1335294946.35.0.673656489176.issue14605@psf.upfronthosting.co.za>
Content
Brett Cannon wrote:
> 
> 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).

I renamed the loader and reworded the notice in the docs.

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

________________________________________________________________________
2012-04-28: PythonCamp 2012, Cologne, Germany               3 days to go

::: Try our new mxODBC.Connect Python Database Interface for free ! ::::

   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
           Registered at Amtsgericht Duesseldorf: HRB 46611
               http://www.egenix.com/company/contact/
History
Date User Action Args
2012-04-24 23:40:00lemburgsetrecipients: + lemburg, brett.cannon, ncoghlan, eric.araujo, Arfrever, python-dev, eric.snow
2012-04-24 23:40:00lemburglinkissue14605 messages
2012-04-24 23:39:59lemburgcreate