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 cgohlke
Recipients cgohlke, koen, loewis, mhammond, tarek
Date 2010-05-10.22:30:09
SpamBayes Score 0.0027144223
Marked as misclassified No
Message-id <1273530611.57.0.833216984478.issue7833@psf.upfronthosting.co.za>
In-reply-to
Content
The bdist_wininst and DLL build issues also exist in Python 2.7b2. A patch against svn trunk is attached. 

The pywin32 v214 package fails as reported earlier when built with Python 2.7b2. It installs and functions when built with this patch.
History
Date User Action Args
2010-05-10 22:30:12cgohlkesetrecipients: + cgohlke, loewis, mhammond, koen, tarek
2010-05-10 22:30:11cgohlkesetmessageid: <1273530611.57.0.833216984478.issue7833@psf.upfronthosting.co.za>
2010-05-10 22:30:10cgohlkelinkissue7833 messages
2010-05-10 22:30:09cgohlkecreate