Message 187067 - Python tracker

Message187067

Author doko
Recipients doko
Date 2013-04-16.10:46:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366109212.26.0.351017025931.issue17751@psf.upfronthosting.co.za>
In-reply-to
Content
the ctypes tests unconditionally import macholib.dyld, which is not available in an installed testsuite on other platforms. So either don't install this test, or only run the import and test when on MacOS?
History
Date User Action Args
2013-04-16 10:46:52dokosetrecipients: + doko
2013-04-16 10:46:52dokosetmessageid: <1366109212.26.0.351017025931.issue17751@psf.upfronthosting.co.za>
2013-04-16 10:46:52dokolinkissue17751 messages
2013-04-16 10:46:52dokocreate