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 paul.moore
Recipients BreamoreBoy, brett.cannon, eric.snow, loewis, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-03-25.09:29:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427275759.56.0.825099096126.issue21319@psf.upfronthosting.co.za>
In-reply-to
Content
I think the main (only?) user of having sys.path entries in the registry is pywin32. It might be worth asking them if they can switch to a more mainstream approach, and then maybe the whole registry finder thing can be removed completely.
History
Date User Action Args
2015-03-25 09:29:19paul.mooresetrecipients: + paul.moore, loewis, brett.cannon, tim.golden, BreamoreBoy, eric.snow, zach.ware, steve.dower
2015-03-25 09:29:19paul.mooresetmessageid: <1427275759.56.0.825099096126.issue21319@psf.upfronthosting.co.za>
2015-03-25 09:29:19paul.moorelinkissue21319 messages
2015-03-25 09:29:19paul.moorecreate