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 eric.araujo
Recipients alexis, eric.araujo, jonforums, loewis, rpetrov, rubenvb, schmir, tarek
Date 2011-08-05.15:28:27
SpamBayes Score 9.089133e-07
Marked as misclassified No
Message-id <1312558107.88.0.964679690822.issue12641@psf.upfronthosting.co.za>
In-reply-to
Content
The necessity of walking on eggs with the distutils codebase restrains me.  I’ve read the thread on sourceforge (thanks Ruben) but don’t have enough information yet to decide whether to do a version check, call gcc -dumpspecs or remove the option altogether.

BTW, there’s no need to use re.search if you’re not using a regular expression: “'no-cygwin' in output” will work.
History
Date User Action Args
2011-08-05 15:28:28eric.araujosetrecipients: + eric.araujo, loewis, schmir, tarek, rpetrov, rubenvb, alexis, jonforums
2011-08-05 15:28:27eric.araujosetmessageid: <1312558107.88.0.964679690822.issue12641@psf.upfronthosting.co.za>
2011-08-05 15:28:27eric.araujolinkissue12641 messages
2011-08-05 15:28:27eric.araujocreate