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 dstufft
Recipients BreamoreBoy, Marcus.Smith, Saimadhav.Heblikar, dstufft, ncoghlan, paul.moore, peter.otten, rhettinger, steve.dower, terry.reedy
Date 2015-09-06.02:29:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441506569.02.0.755786905072.issue23551@psf.upfronthosting.co.za>
In-reply-to
Content
Yea, we'd be willing to fix things where we can. I think the biggest problem you'll run into is probably going to be pkg_resources and it's module scoped cache of the sys.path and what items are installed.
History
Date User Action Args
2015-09-06 02:29:29dstufftsetrecipients: + dstufft, rhettinger, terry.reedy, paul.moore, ncoghlan, peter.otten, BreamoreBoy, steve.dower, Marcus.Smith, Saimadhav.Heblikar
2015-09-06 02:29:29dstufftsetmessageid: <1441506569.02.0.755786905072.issue23551@psf.upfronthosting.co.za>
2015-09-06 02:29:29dstufftlinkissue23551 messages
2015-09-06 02:29:28dstufftcreate