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.

作者 eric.araujo
收信人 alexis, eric.araujo, jonforums, loewis, rpetrov, rubenvb, schmir, tarek
日期 2011-08-05.15:28:27
SpamBayes Score 9.089133e-07
Marked as misclassified
Message-id <1312558107.88.0.964679690822.issue12641@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2011-08-05 15:28:28eric.araujo修改recipients: + eric.araujo, loewis, schmir, tarek, rpetrov, rubenvb, alexis, jonforums
2011-08-05 15:28:27eric.araujo修改messageid: <1312558107.88.0.964679690822.issue12641@psf.upfronthosting.co.za>
2011-08-05 15:28:27eric.araujo链接issue12641 messages
2011-08-05 15:28:27eric.araujo创建