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 techtonik
Recipients tarek, techtonik
Date 2010-06-03.21:13:34
SpamBayes Score 0.014107558
Marked as misclassified No
Message-id <1275599618.14.0.926604611145.issue8891@psf.upfronthosting.co.za>
In-reply-to
Content
I am troubleshooting local issue with distutils and UAC on Windows, and I need to compare resulting binary archives. Unfortunately files to bdist archives are added in random order and this complicates comparisons. This patch makes distutils archives more deterministic.
History
Date User Action Args
2010-06-03 21:13:38techtoniksetrecipients: + techtonik, tarek
2010-06-03 21:13:38techtoniksetmessageid: <1275599618.14.0.926604611145.issue8891@psf.upfronthosting.co.za>
2010-06-03 21:13:35techtoniklinkissue8891 messages
2010-06-03 21:13:35techtonikcreate