diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-10-22 11:09:56 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-10-22 11:09:56 +0000 |
commit | 1521b2c80dc5962b42231e7e74f6cd0439b4d9af (patch) | |
tree | 54dfa4a05ad146b81caf7741c5e22f7edaed5415 /python | |
parent | eb955f5fe189ef3dd831c69741bf52a22c547433 (diff) | |
download | libxslt-1521b2c80dc5962b42231e7e74f6cd0439b4d9af.tar.gz libxslt-1521b2c80dc5962b42231e7e74f6cd0439b4d9af.tar.bz2 libxslt-1521b2c80dc5962b42231e7e74f6cd0439b4d9af.zip |
applied patch from Kasimier Buchcik for xsltGetDebuggerStatus and
* libxslt/xsltutils.[ch]: applied patch from Kasimier Buchcik
for xsltGetDebuggerStatus and xsltSetDebuggerStatus
* doc/libxslt-api.xml: regenerated the API
Daniel
Diffstat (limited to 'python')
-rw-r--r-- | python/libxsltclass.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/libxsltclass.txt b/python/libxsltclass.txt index 71bcddc6..0b88bb4a 100644 --- a/python/libxsltclass.txt +++ b/python/libxsltclass.txt @@ -36,7 +36,9 @@ parseStylesheetImportedDoc() # functions from module xsltutils calibrateAdjust() +debuggerStatus() nsProp() +setDebuggerStatus() timestamp() xslDropCall() |