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 tim1470
Recipients
Date 2002-09-26.20:11:35
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=618097

Correction on the dlopen answer. 
The problem is that Open Server's cc builds COFF 
binaries by default. dlopen only works in an ELF
environment. 

I think I can do better on the dlopen stuff in configure.in
I'm removing the patch for now.
History
Date User Action Args
2007-08-23 15:15:35adminlinkissue615069 messages
2007-08-23 15:15:35admincreate