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 nateman1352
Recipients nateman1352, tarek
Date 2010-04-28.19:14:24
SpamBayes Score 7.043725e-05
Marked as misclassified No
Message-id <1272482067.44.0.313764636607.issue8561@psf.upfronthosting.co.za>
In-reply-to
Content
During network transit, .exe generated with distutils may become corrupted.  The part of the file that is a binary executable is small compared to the full package typically, so it is possible for the installer to run and lay down bad files.  It would be nice if the setup program ran a CRC check on itself before running.
History
Date User Action Args
2010-04-28 19:14:27nateman1352setrecipients: + nateman1352, tarek
2010-04-28 19:14:27nateman1352setmessageid: <1272482067.44.0.313764636607.issue8561@psf.upfronthosting.co.za>
2010-04-28 19:14:25nateman1352linkissue8561 messages
2010-04-28 19:14:25nateman1352create