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 loewis
Recipients lemburg, loewis, tarek
Date 2010-05-30.07:25:45
SpamBayes Score 0.059983354
Marked as misclassified No
Message-id <1275204347.45.0.633196675669.issue8854@psf.upfronthosting.co.za>
In-reply-to
Content
This shouldn't be necessary. If a 32-bit Python looks into the registry, it will get automatically redirected to Wow6432Node. If a 64-bit Python looks into the registry, it shouldn't have any interest in values stored in Wow6432Node.
History
Date User Action Args
2010-05-30 07:25:47loewissetrecipients: + loewis, lemburg, tarek
2010-05-30 07:25:47loewissetmessageid: <1275204347.45.0.633196675669.issue8854@psf.upfronthosting.co.za>
2010-05-30 07:25:45loewislinkissue8854 messages
2010-05-30 07:25:45loewiscreate