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 reedobrien
Recipients
Date 2006-10-09.17:41:59
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=995094

As of 2006-10-9 I still get this error compiling on 
OS X 10.4.8
Python 2.5 (r25:51908, Oct  9 2006, 11:15:40) 

test_ctypes
test test_ctypes failed -- Traceback (most recent call last):
  File
"/Users/robrien/src/Python-2.5/Lib/ctypes/test/test_macholib.py",
line 55, in test_find
    self.failUnless(result.startswith('/usr/lib/libz.1'))
AssertionError


History
Date User Action Args
2007-08-23 14:42:11adminlinkissue1544102 messages
2007-08-23 14:42:11admincreate