mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-04-26 19:28:48 +03:00
* configure.in python/Makefile.am: attempst to tweak to get full memory debug... * python/generator.py python/libxsl.py python/libxslt-python-api.xml python/libxslt.c python/libxslt_wrap.h python/libxsltclass.txt: the basic API starts to work * python/tests/test.*: first basic test * libxslt/xsltutils.c: fixed a comment Daniel
8 lines
101 B
Python
8 lines
101 B
Python
from libxml2 import *
|
|
import _libxslt
|
|
|
|
#
|
|
# Everything below this point is automatically generated
|
|
#
|
|
|