[Bulk] Re: [xmlsec] ErrorsCallback ???
Aleksey Sanin
aleksey at aleksey.com
Fri Jan 6 09:00:16 PST 2006
> The xmlGetLastError seemed very attractive and it does work perfectly for
> all libxml2 calls and returns output which is identical to stderr.
The message on std err from xmlsec is printed by LibXML2. I can not test
it on Windows at the moment, but I can get back all this information
using xmlGetLastError() on Linux.
As I wrote you before, the "extra" information you see is provided from
*system* GetLasstError() call. You can make same call from python inside
your error callback.
Aleksey
More information about the xmlsec
mailing list