summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-02-16 15:07:47 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-02-16 15:07:47 +0000
commit675732396cf72da196292eaedd181c2a9b15bcf2 (patch)
tree9849c282ee44c88bad19f0bdd62fcef3609a8fa9 /python
parent8eec03e2a90c6634153ddce5d0682a3b136b2c8f (diff)
downloadlibxslt-675732396cf72da196292eaedd181c2a9b15bcf2.tar.gz
libxslt-675732396cf72da196292eaedd181c2a9b15bcf2.tar.bz2
libxslt-675732396cf72da196292eaedd181c2a9b15bcf2.zip
updated and rebuilt the documentation preparing release of 1.1.3 cleanup
* configure.in, doc/*: updated and rebuilt the documentation preparing release of 1.1.3 * libxslt/attrvt.c libxslt/xsltInternals.h: cleanup Daniel
Diffstat (limited to 'python')
-rw-r--r--python/libxsltclass.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/libxsltclass.txt b/python/libxsltclass.txt
index 85bdaced..91c020d1 100644
--- a/python/libxsltclass.txt
+++ b/python/libxsltclass.txt
@@ -197,6 +197,7 @@ Class stylesheet()
# functions from module xsltInternals
allocateExtra()
+ compileAttr()
freeStylesheet()
parseStylesheetImportedDoc()
parseStylesheetOutput()
@@ -204,6 +205,7 @@ Class stylesheet()
parseTemplateContent()
# functions from module xsltutils
+ cNsProp()
printErrorContext()
saveResultToFd()
saveResultToFile()