]> granicus.if.org Git - python/commit
Issue #21093: Prevent failures of ctypes test_macholib on OS X if a
authorNed Deily <nad@acm.org>
Sat, 29 Mar 2014 07:07:42 +0000 (00:07 -0700)
committerNed Deily <nad@acm.org>
Sat, 29 Mar 2014 07:07:42 +0000 (00:07 -0700)
commit3ac866539f6b43aa61367749d7c7f2e8a71f5fa7
treebb1fe034bf4f1bc6ec0540c1e8b2393c4a4f886c
parent0913bff8bc42f75fd971e56270866751ead144d4
Issue #21093: Prevent failures of ctypes test_macholib on OS X if a
copy of libz exists in $HOME/lib or /usr/local/lib.
Lib/ctypes/test/test_macholib.py
Misc/NEWS