Message 74910 - Python tracker

Message74910

Author loewis
Recipients barnabas79, loewis, wesley.spikes
Date 2008-10-17.14:14:51
SpamBayes Score 6.972625e-06
Marked as misclassified No
Message-id <1224252893.62.0.0904669554477.issue2642@psf.upfronthosting.co.za>
In-reply-to
Content
I'm closing this issue as out-of-date.

Static linking is out of the question, as that will duplicate CRT global
various in confusing and risky ways.

Installing the CRTs into the Python directory is what Python 2.6 does,
and it does not work on Vista.
History
Date User Action Args
2008-10-17 14:14:53loewissetrecipients: + loewis, barnabas79, wesley.spikes
2008-10-17 14:14:53loewissetmessageid: <1224252893.62.0.0904669554477.issue2642@psf.upfronthosting.co.za>
2008-10-17 14:14:52loewislinkissue2642 messages
2008-10-17 14:14:51loewiscreate