[XML-SIG] Availability of libxml2 and libxslt Python bindings
Fred L. Drake, Jr.
fdrake@acm.org
Thu, 21 Feb 2002 14:34:19 -0500
Daniel Veillard writes:
> Hum, it sounds like the problem, dl doesn't seems present
> on my system (1.5 though there is /usr/lib/python1.5/test/test_dl.py ???)
The dl module was never built by default using the old Modules/Setup
only build system. RedHat should enable it specifically to allow
access to these constants, though! The problem for Python is that
there is no winning combination of RTLD_* flags that works for
everyone.
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
PythonLabs at Zope Corporation