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 pitrou
Recipients amaury.forgeotdarc, benjamin.peterson, christian.heimes, eric.araujo, grahamd, loewis, ncoghlan, pitrou, python-dev, tarek, vstinner
Date 2011-03-18.19:48:13
SpamBayes Score 0.004723597
Marked as misclassified No
Message-id <1300477695.0.0.0495637294942.issue10914@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, this is what I came up with to build an exe using distutils. At this point, the complication is downright silly and it doesn't even work under Windows, so we may prefer to go down the Makefile route instead.
History
Date User Action Args
2011-03-18 19:48:15pitrousetrecipients: + pitrou, loewis, amaury.forgeotdarc, ncoghlan, vstinner, christian.heimes, benjamin.peterson, tarek, eric.araujo, grahamd, python-dev
2011-03-18 19:48:14pitrousetmessageid: <1300477695.0.0.0495637294942.issue10914@psf.upfronthosting.co.za>
2011-03-18 19:48:14pitroulinkissue10914 messages
2011-03-18 19:48:14pitroucreate