diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-02-08 16:09:27 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-02-08 16:09:27 +0000 |
commit | ada89dddea264bb41fd5c0c293ce989eb90ef4da (patch) | |
tree | aad11c8ee2473a75c1d81c5531281573f7572bb6 /python/libxsltclass.txt | |
parent | 3146d5356fa192ef3f27f74ef634b3d7bd411c8e (diff) | |
download | libxslt-ada89dddea264bb41fd5c0c293ce989eb90ef4da.tar.gz libxslt-ada89dddea264bb41fd5c0c293ce989eb90ef4da.tar.bz2 libxslt-ada89dddea264bb41fd5c0c293ce989eb90ef4da.zip |
change the Licence to MIT Licence and release of 1.0.11 updates of the
* Copyright Makefile.am configure.in libxslt.spec.in: change the
Licence to MIT Licence and release of 1.0.11
* doc/FAQ.html doc/intro.html doc/libxslt-decl.txt doc/news.html
doc/xslt.html: updates of the docs accordingly
* libxslt/xsltwin32config.h: numbering
* python/generator.py python/libxml_wrap.h python/libxsltclass.txt
python/libxslt-python-api.xml: cleanup the dependancies with
libxml2
* python/tests/extfunc.py: updated examples.
Daniel
Diffstat (limited to 'python/libxsltclass.txt')
-rw-r--r-- | python/libxsltclass.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/python/libxsltclass.txt b/python/libxsltclass.txt index abc5cd99..e359b1d7 100644 --- a/python/libxsltclass.txt +++ b/python/libxsltclass.txt @@ -65,12 +65,6 @@ Class xpathParserContext(libxml2.xpathParserContext) Class xpathContext(libxml2.xpathContext) # accessors - contextDoc() - contextNode() - contextPosition() - contextSize() - function() - functionURI() transformContext() # functions from module functions |