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 cdavid, eric.araujo, loewis, rogerbinns, tarek, techtonik, tim.golden
Date 2011-04-05.14:52:57
SpamBayes Score 0.0007085183
Marked as misclassified No
Message-id <1302015178.06.0.636205938027.issue6040@psf.upfronthosting.co.za>
In-reply-to
Content
Wrong code. The last line in the bdist_msi_version_hack override should be:

  self.distribution.metadata.version = saved
History
Date User Action Args
2011-04-05 14:52:58techtoniksetrecipients: + techtonik, loewis, tim.golden, tarek, cdavid, eric.araujo, rogerbinns
2011-04-05 14:52:58techtoniksetmessageid: <1302015178.06.0.636205938027.issue6040@psf.upfronthosting.co.za>
2011-04-05 14:52:57techtoniklinkissue6040 messages
2011-04-05 14:52:57techtonikcreate