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 yonas
Recipients amaury.forgeotdarc, yonas
Date 2009-05-27.18:17:40
SpamBayes Score 0.023385195
Marked as misclassified No
Message-id <1243448262.88.0.61139771712.issue6122@psf.upfronthosting.co.za>
In-reply-to
Content
I didn't find anything unusual about how exim uses dlopen, but if you
want to see the code, it's here:

http://pastebin.com/m52398b30

Line 166 is the actual call.

Again, no problems except with Python's Popen().
History
Date User Action Args
2009-05-27 18:17:43yonassetrecipients: + yonas, amaury.forgeotdarc
2009-05-27 18:17:42yonassetmessageid: <1243448262.88.0.61139771712.issue6122@psf.upfronthosting.co.za>
2009-05-27 18:17:40yonaslinkissue6122 messages
2009-05-27 18:17:40yonascreate