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 erluk
Recipients erluk, tarek
Date 2009-08-28.08:52:17
SpamBayes Score 0.0015834043
Marked as misclassified No
Message-id <1251449540.11.0.0670330819334.issue6792@psf.upfronthosting.co.za>
In-reply-to
Content
An installer for source-only modules created using distutils
(bdist_wininst) will only detect 32bit installations of Python on 64bit
Windows machines.

Expected behaviour:
The installer lists 32bit and 64bit installations of Python on the machine.
History
Date User Action Args
2009-08-28 08:52:20erluksetrecipients: + erluk, tarek
2009-08-28 08:52:20erluksetmessageid: <1251449540.11.0.0670330819334.issue6792@psf.upfronthosting.co.za>
2009-08-28 08:52:18erluklinkissue6792 messages
2009-08-28 08:52:17erlukcreate