]> granicus.if.org Git - python/commit
Use 'ldd' to find the libc library to load. Based on an idea from Matthias Klose.
authorThomas Heller <theller@ctypes.org>
Wed, 5 Apr 2006 17:36:45 +0000 (17:36 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 5 Apr 2006 17:36:45 +0000 (17:36 +0000)
commit726dcf34a6cfa95e083d9e020752be4cab29672d
treeffe2fa6cc7cc1099b7712f44b5480402ed4be500
parenta2a26b9e1f00692c01ea6a731eef7d150088a5bd
Use 'ldd' to find the libc library to load.  Based on an idea from Matthias Klose.
Lib/ctypes/test/test_loading.py