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 eric.snow
Recipients Alan.Williams, Arfrever, benjamin.peterson, christian.heimes, eric.araujo, eric.snow, georg.brandl, hynek, jdemeyer, ncoghlan, robertwb, schmir, tarek, vbraun, vstinner
Date 2012-10-13.17:05:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350147908.7.0.520196063896.issue16202@psf.upfronthosting.co.za>
In-reply-to
Content
> For 3.4, I plan to have a look at the organically-grown-over-time mess
> that is CPython's current interpreter initialisation system and see if I
> can figure out something a bit more sane and easier to configure/control
> (especially when embedding Python in a larger application) :P

I'm totally on board with any effort in this regard.  Sign me up if you need a hand.
History
Date User Action Args
2012-10-13 17:05:08eric.snowsetrecipients: + eric.snow, georg.brandl, ncoghlan, vstinner, christian.heimes, schmir, robertwb, benjamin.peterson, tarek, eric.araujo, Arfrever, hynek, jdemeyer, Alan.Williams, vbraun
2012-10-13 17:05:08eric.snowsetmessageid: <1350147908.7.0.520196063896.issue16202@psf.upfronthosting.co.za>
2012-10-13 17:05:08eric.snowlinkissue16202 messages
2012-10-13 17:05:08eric.snowcreate