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 ronaldoussoren
Recipients
Date 2006-10-08.18:10:07
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=580910

This is a rather annoying, but shallow, failure. Dlopen on osx is quite touchy 
about the flags you use to open a shared library.

Anyway, all tests pass on the trunk and 2.5 branch, I guess this was fixed before 
2.5 was released. I have had an e-mail exchange with Thomas Heller about a 
simular issue and he has checked in a fixed for that before 2.5 was released.\

I'm therefore closing this issue.
History
Date User Action Args
2007-08-23 14:42:11adminlinkissue1544102 messages
2007-08-23 14:42:11admincreate