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 eric.araujo, pitrou, tarek
Date 2011-03-18.19:04:12
SpamBayes Score 0.0079957815
Marked as misclassified No
Message-id <1300475054.67.0.598192564175.issue11601@psf.upfronthosting.co.za>
In-reply-to
Content
UnixCCompiler always uses "compiler_so", not "compiler", even when creating a .o file. It is misleading and begs the question why compiler even exists.
History
Date User Action Args
2011-03-18 19:04:14pitrousetrecipients: + pitrou, tarek, eric.araujo
2011-03-18 19:04:14pitrousetmessageid: <1300475054.67.0.598192564175.issue11601@psf.upfronthosting.co.za>
2011-03-18 19:04:12pitroulinkissue11601 messages
2011-03-18 19:04:12pitroucreate