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 fkochem
Recipients benjamin.peterson, eric.araujo, fkochem, georg.brandl, larry, lemburg, olliewalsh, pitrou, samtygier, ssbarnea, tarek
Date 2014-01-22.12:23:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390393428.65.0.99572463397.issue8876@psf.upfronthosting.co.za>
In-reply-to
Content
A dirty hack is to include this line at the top of your setup.py:

del os.link
History
Date User Action Args
2014-01-22 12:23:48fkochemsetrecipients: + fkochem, lemburg, georg.brandl, pitrou, larry, benjamin.peterson, tarek, eric.araujo, ssbarnea, samtygier, olliewalsh
2014-01-22 12:23:48fkochemsetmessageid: <1390393428.65.0.99572463397.issue8876@psf.upfronthosting.co.za>
2014-01-22 12:23:48fkochemlinkissue8876 messages
2014-01-22 12:23:48fkochemcreate