[lxml-dev] custom resolver, why does system url start with XSLT:?

Stefan Behnel stefan_ml at behnel.de
Sat Oct 20 08:37:42 CEST 2007


Brad Clements wrote:
> Maybe the etree.Resolver.resolve_string needs to pass the URI back into
> libxml2 when loading the string?

Ah, sure, if you do everything through Python resolvers, then a "base_url"
keyword on the resolve_string() method totally makes sense. I will also look
through the resolver code in general to see if anything else is missing here.

Stefan



More information about the lxml-dev mailing list