Re: [xml] python bindings on windows



It builds fine, except for 2 missing exports
in libxslt.def.src:
- xsltResolveStylesheetAttributeSet
- xsltSaveResultToString

Okay, fixed in CVS.

What I don't quite understand: Why does setup.py in libxml require and handle libxslt? Libxml can very well be used without libxslt and so can its python bindings be used without those of libxslt, no?

Also, why does the same setup.py handle iconv.dll? Iconv has nothing to do with libxml. It is a separate piece of software and it is up to the end user to decide wether and how to install that.

Ciao
Igor




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