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 valhallasw
Recipients ezio.melotti, valhallasw
Date 2012-05-21.21:32:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337635934.97.0.00774228484409.issue14873@psf.upfronthosting.co.za>
In-reply-to
Content
The amount of errors in the solution during the windows build was surprising to me - I interpreted it as if python was not built correctly. Upon further inspection, just some extension modules were not built due to missing dependencies, and the interpreter runs without problems.

To clarify this in the devguide, I suggest the attached changes.
History
Date User Action Args
2012-05-21 21:32:15valhallaswsetrecipients: + valhallasw, ezio.melotti
2012-05-21 21:32:14valhallaswsetmessageid: <1337635934.97.0.00774228484409.issue14873@psf.upfronthosting.co.za>
2012-05-21 21:32:14valhallaswlinkissue14873 messages
2012-05-21 21:32:14valhallaswcreate