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 higery
Recipients alexis, benjamin.peterson, eric.araujo, georg.brandl, higery, jkloth, nadeem.vawda, paul.moore, python-dev, rpetrov
Date 2011-08-23.11:47:44
SpamBayes Score 9.402389e-06
Marked as misclassified No
Message-id <1314100065.15.0.863798126688.issue12678@psf.upfronthosting.co.za>
In-reply-to
Content
For test_distutils.py, there is not an 'os.link()' function on Windows platform, so all the tests using this function will report error.
History
Date User Action Args
2011-08-23 11:47:45higerysetrecipients: + higery, georg.brandl, paul.moore, nadeem.vawda, benjamin.peterson, jkloth, eric.araujo, rpetrov, alexis, python-dev
2011-08-23 11:47:45higerysetmessageid: <1314100065.15.0.863798126688.issue12678@psf.upfronthosting.co.za>
2011-08-23 11:47:44higerylinkissue12678 messages
2011-08-23 11:47:44higerycreate