1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-04-26 19:28:48 +03:00
libxslt/python/libxsl.py
Daniel Veillard 43ced5c60b Fixed the python Makefiles, corrected a bug showing up on ia64, changed
* configure.in libxslt.spec.in python/Makefile.am python/generator.py
  python/libxsl.py python/libxslt.c python/tests/Makefile.am:
  Fixed the python Makefiles, corrected a bug showing up on ia64,
  changed the name of the python internal module too
Daniel
2002-02-09 18:06:02 +00:00

9 lines
114 B
Python

import libxml2mod
import libxsltmod
import libxml2
#
# Everything below this point is automatically generated
#