Home | Trees | Indices | Help |
|
---|
|
Limited XInclude support for the ElementTree package.
While lxml.etree has full support for XInclude (see
etree.ElementTree.xinclude()
), this module provides a simpler, pure
Python, ElementTree compatible implementation that supports a simple
form of custom URL resolvers.
Classes | |
FatalIncludeError |
Functions | |||
|
|||
|
Variables | |
XINCLUDE =
|
|
XINCLUDE_INCLUDE =
|
|
XINCLUDE_FALLBACK =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Fri Dec 12 22:46:59 2008 | http://epydoc.sourceforge.net |