1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

commited early version of a python binding for private use only ATM Daniel

* python/generator.py python/libxml.c python/libxml.py
  python/libxml_wrap.h: commited early version of a python binding
  for private use only ATM
Daniel
This commit is contained in:
Daniel Veillard
2002-01-30 16:37:32 +00:00
parent 05d39112d4
commit d2897fde00
7 changed files with 1042 additions and 3 deletions

View File

@ -3,8 +3,6 @@
# tries to parse the output of gtk-doc declaration files and make
# an XML reusable description from them
#
# TODO: try to extracts comments from the DocBook output of
import sys
import string