Message 87060 - Python tracker

Message87060

Author bethard
Recipients bethard, loewis, tarek
Date 2009-05-03.19:28:25
SpamBayes Score 1.3068451e-06
Marked as misclassified No
Message-id <1241378915.65.0.333946355728.issue5311@psf.upfronthosting.co.za>
In-reply-to
Content
A slightly improved patch, using DuplicateFile instead of storing a copy
of each file for each Python version. Should keep the size of the
resulting MSI similar to the size of the currently generated MSIs.
History
Date User Action Args
2009-05-03 19:28:35bethardsetrecipients: + bethard, loewis, tarek
2009-05-03 19:28:35bethardsetmessageid: <1241378915.65.0.333946355728.issue5311@psf.upfronthosting.co.za>
2009-05-03 19:28:34bethardlinkissue5311 messages
2009-05-03 19:28:33bethardcreate