[xslt] libxsl.py and RTLD_*



I've built the libxml and libxslt Python modules on Solaris, IRIX,
HP-UX, and Tru65 UNIX. libxslt.py has this annoying habit of
  libxslt could not guess RTLD_GLOBAL and RTLD_NOW on this platform: [blah]

What's the logic behind this? Why doesn't libxsl.py try importing
libxml2mod, libxsltmod, libxml2 and then reverting to fallback
methods? It does this only if:
  if not hasattr(sys,'getdlopenflags'):

-- 
albert chin (china@thewrittenword.com)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]