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 skrah
Recipients brian.curtin, georg.brandl, jeremy.kloth, jkloth, loewis, pitrou, python-dev, skrah, zach.ware
Date 2012-06-24.16:43:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340556210.92.0.0112806461975.issue15102@psf.upfronthosting.co.za>
In-reply-to
Content
outdir.diff contains a solution that doesn't rely on HOST_PYTHON.
Works for both x64 and Win32.

Note that I've edited the files using Vim. -- I'm not sure if one can
even select Condition="'$(Platform)'=='Win32'" using Visual Studio.
History
Date User Action Args
2012-06-24 16:43:31skrahsetrecipients: + skrah, loewis, georg.brandl, pitrou, jkloth, brian.curtin, jeremy.kloth, python-dev, zach.ware
2012-06-24 16:43:30skrahsetmessageid: <1340556210.92.0.0112806461975.issue15102@psf.upfronthosting.co.za>
2012-06-24 16:43:30skrahlinkissue15102 messages
2012-06-24 16:43:29skrahcreate