fix bug #109395 as pointed out by Ben Phillips and avoid some warnings
authorDaniel Veillard <veillard@src.gnome.org>
Fri, 28 Mar 2003 11:23:00 +0000 (11:23 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Fri, 28 Mar 2003 11:23:00 +0000 (11:23 +0000)
commitbb5c8d8a8bd1beae84ae0171e209f529c2df4c19
treeab2db6eec2f9f49c1398d9afb043437839b05c10
parentd56e5f9e6177faf311601561df3e03a2448bcc95
fix bug #109395 as pointed out by Ben Phillips and avoid some warnings

* python/libxsl.py: fix bug #109395 as pointed out by Ben Phillips
  and avoid some warnings when loading the python modules on non
  Linux platforms.
* libxslt/transform.c: fix a bug introduced in the document lookup
  and exhibited by the keys test.
Daniel
ChangeLog
libxslt/transform.c
python/libxsl.py