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 tarek
Recipients ronaldoussoren, tarek
Date 2010-04-30.11:54:40
SpamBayes Score 0.012413925
Marked as misclassified No
Message-id <1272628481.87.0.339766948639.issue8577@psf.upfronthosting.co.za>
In-reply-to
Content
Yes it's pretty similar to what I've done in my earlier message.

No need to call os.path.dirname(get_makefile_filename()),
os.path.dirname(sys.executable) is enough.

I guess the patch part concerning unixcompiler is unrelated to this issue, right ?
History
Date User Action Args
2010-04-30 11:54:41tareksetrecipients: + tarek, ronaldoussoren
2010-04-30 11:54:41tareksetmessageid: <1272628481.87.0.339766948639.issue8577@psf.upfronthosting.co.za>
2010-04-30 11:54:40tareklinkissue8577 messages
2010-04-30 11:54:40tarekcreate