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 Michael.Felt
Recipients David.Edelsohn, Michael.Felt
Date 2016-02-29.17:59:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456768749.18.0.235282521924.issue26439@psf.upfronthosting.co.za>
In-reply-to
Content
Oops: forgot the example output:

root@x064:[/data/prj/aixtools/src]python -m ctypes.util
libm.a(libm.so)
libc.a(libc.so)
libbz2.a(libbz2.so)
libcrypto.a(libcrypto.so)
<CDLL 'libcrypto.a(libcrypto.so)', handle 6 at 30147690>
<CDLL 'libcrypto.a(libcrypto.so)', handle 7 at 30147690>
<CDLL 'libc.a(shr.o)', handle 8 at 30147690>
libcrypt.a(libcrypt.so)
<CDLL 'libcrypt.a(shr.o)', handle 9 at 30147690>
History
Date User Action Args
2016-02-29 17:59:09Michael.Feltsetrecipients: + Michael.Felt, David.Edelsohn
2016-02-29 17:59:09Michael.Feltsetmessageid: <1456768749.18.0.235282521924.issue26439@psf.upfronthosting.co.za>
2016-02-29 17:59:09Michael.Feltlinkissue26439 messages
2016-02-29 17:59:09Michael.Feltcreate