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 gettingback2basics
Recipients gettingback2basics
Date 2011-01-18.19:23:36
SpamBayes Score 0.0001035217
Marked as misclassified No
Message-id <1295378619.67.0.475043721406.issue10937@psf.upfronthosting.co.za>
In-reply-to
Content
old versions of python worked on old versions of winpe by copying the c:\python25\ directory over to the mounted (iso,usb) filesystem, then rebooting with the media and running the python.exe from the ramdrive.
This formula no longer works with 64 bit versions of winpe (which is one way to push win7-64bit.

When it's tried one gets platform based errors.
History
Date User Action Args
2011-01-18 19:23:39gettingback2basicssetrecipients: + gettingback2basics
2011-01-18 19:23:39gettingback2basicssetmessageid: <1295378619.67.0.475043721406.issue10937@psf.upfronthosting.co.za>
2011-01-18 19:23:36gettingback2basicslinkissue10937 messages
2011-01-18 19:23:36gettingback2basicscreate