• Home
  • Raw
  • Download

Lines Matching +refs:python +refs:indent +refs:calculate +refs:levels

20 	* python/libxml2class.txt: python update modified the order
199 * include/libxml/tree.h tree.c python/generator.py: adds
260 * doc/xml.html doc/news.html configure.in python/setup.py NEWS:
268 * python/tests/Makefile.am python/tests/xpathleak.py: add the
282 * Makefile.am: run the python tests on make check
284 * python/libxml.c: convert python serialization to the xmlSave APIs
559 * python/generator.py python/setup.py: apply patch from Martin fixing
560 python whitespaces
576 python/types.c python/libxml_wrap.h python/libxml.c: fx compilation
632 * python/generator.py: fix an infinite loop bug
790 * python/types.c: fix a memory errro when using namespace nodes
792 * python/tests/Makefile.am python/tests/xpathns.py: add a specific
836 * python/Makefile.am python/tests/Makefile.am: applied cleanup
943 Makefile.am python/tests/Makefile.am python/Makefile.am
1140 * python/types.c: try to allow compilation on old python version
1258 * libxml2-python-api.xml: also added accessor for the python bindings
1358 * python/libxml.py: fixed tab problem with patch from
1417 * python/libxml.c: fix a memory leak in the python string handling
1418 when SAX event are passed back to the python handlers
1440 * python/generator.py python/libxml.py: apparently id() sometimes
1643 * python/Makefile.am: remove the build path recorded in the python
1682 * python/libxml.py python/types.c: applied patch from Ross Reedstrom,
1770 * python/generator.py: fixed the conversion of long parameters
1839 * python/libxml.c, python/libxml.py, python/tests/compareNodes.py,
1840 python/tests/Makefile.am:
1888 * python/types.c: patch from Nic Ferrier to provide a better type
1889 mapping from XPath to python
2210 the python detection scheme should fix bug #338526
2288 python/libxml.c: more cleanups based on coverity reports.
2328 * python/libxml2.py: remove a tab, as pointed out on IRC
2352 * python/types.c: Nic Ferrier found debug statement left in the
2556 xmlStrncatNew, it does not calculate the length
2821 * python/libxml.py: remove warnings to stdout patch from Nic Ferrier
3239 * configure.in: changes the way the python binary is found, should
3268 * python/generator.py: fixed a deprecation warning
3269 * python/tests/tstLastError.py: silent the damn test when Okay !
3490 * python/libxml.c: applied fix from Jakub Piotr Clapa for
3542 * python/libxml.c: don't output any message on failed resolver lookups,
3543 better done by the python user provided resolver layer.
3925 * python/generator.py python/libxml2-python-api.xml: fixed
4001 * xstc/xstc-to-python.xsl: Cleanup.
4076 * doc/* testapi.c elfgcchack.h: rebuilt to add python bindings
4189 * xstc/Makefile.am xstc.py xstc-to-python.xsl: Adapted the
4343 * python/libxml.c python/libxml.py: applied patch from Brent Hendricks
4344 adding namespace removal at the python level #300209
4345 * python/tests/Makefile.am python/tests/nsdel.py: added the regression
4371 levels now: component resolution first, construction later; this
4498 * python/libxml.c: fixed bug #168504
4513 * python/generator.py python/libxml.py: another patch from Brent
4515 * python/tests/Makefile.am python/tests/validDTD.py
4516 python/tests/validRNG.py python/tests/validSchemas.py: also
4521 * python/generator.py python/libxml.c: applied patch from Brent
4522 Hendricks to avoid leak in python bindings when using schemas
4607 decimal-handling routines. Fixes python some problems
4608 turned up by the python tests.
4661 * python/tests/Makefile.am python/tests/readernext.py: added
4720 * Makefile.am doc/examples/Makefile.am python/tests/Makefile.am
4722 * python/generator.py python/libxml.c python/tests/Makefile.am
4723 python/tests/tstmem.py: applied memory leak fix from Brent Hendricks
4866 * Makefile.am, python/tests/Makefile.am, xstc/Makefile.am: added
4944 * python/generator.py: applied Stéphane Bidoul patch to find
5088 * python/libxml.py: make __str__ call serialize() on nodes, c.f.
5157 * Makefile.am configure.in: fixed dependency on python 2.3,
5283 * python/generator.py: added most required entires to
5295 * python/Makefile.am, python/generator.py: enhanced for enabling
5299 (e.g. UTF16), and code to use python 't' format instead of
5324 * python/generator.py: modified to allow the ns and nsDefs
5439 * python/generator.py python/libxml.c python/libxml2class.txt
5440 python/libxml_wrap.h python/types.c: Applied patch from Brent
5442 * python/tests/Makefile.am python/tests/dtdvalid.py
5443 python/tests/test.dtd: integrated the provided regression test
5667 * python/libxml.c: register xmlSchemaSetValidErrors, patch from
5724 * test/HTML/python.html result/HTML/python.html*: added specific tests
5732 * python/libxml.c: fixed a problem occurring only in x86_64 when
5758 * python/Makefile.am: applied patch from Thomas Fitzsimmons fixing
5800 * python/generator.py python/libxml.c python/tests/outbuf.py:
5802 related to saving to python file objects.
5876 * python/drv_libxml2.py: another patch from Malcolm Tredinnick
5889 * python/libxml.py: applied patch from Malcolm Tredinnick fixing
5890 python exception hierarchy #139824
6027 * xstc/Makefile.am xstc/xstc-to-python.xsl xstc/xstc.py Makefile.am:
6048 * xstc/xstc-to-python.xslt xstc/ms-test-def.xml xstc/nist-test-def.xml
6050 create python test scripts, which will run the W3C XML Schema Test
6056 The stylesheet "xstc-to-python.xslt" should be run against the
6057 definition files to produce the python scripts.
6182 * python/libxml.c: fix a problem on last commit
6187 include/libxml/xpathInternals.h python/libxml.c
6188 python/libxml_wrap.h: trying to remove some warning when compiling
6251 * xmlschemas.c include/libxml/xmlschemas.h python/generator.py
6252 python/libxml.c python/libxml_wrap.h python/types.c
6253 python/tests/schema.py python/tests/Makefile.am: Applied patch
6313 * python/libxml.py: apply fix from Marc-Antoine Parent about
6350 * Makefile.am config.h.in configure.in python/Makefile.am:
6351 applied a patch from Gerrit P. Haase to get python bindings
6449 * python/generator.py: added a check on the argument for some
6453 * python/libxml.c: minor fix for a warning message; added a
6456 * python/libxml2class.txt: regenerated
6476 * python/libxml.py: ran 'expand' on the file to get rid of mixture
6481 * python/drv_libxml.py: added an encoding "special comment" to avoid
6483 * Makefile.am, python/Makefile.am, python/tests/Makefile.am: small
6506 * python/tests/sync.py: added a specific test
6507 * python/tests/Makefile.am doc/examples/Makefile.am
6518 * python/libxml.c: Changed the number of XPath extension functions
6525 * xmlmemory.c python/libxml.c python/libxml2-python-api.xml:
6527 with libxslt python bindings
6531 * python/libxml.c python/generator.py python/libxml.py
6532 python/libxml2-python-api.xml python/libxml2class.txt:
6545 * python/generator.py: do not provide functions used as destructor
6923 * python/tests/tstLastError.py: better portability fix for f(*args),
6935 * Makefile.am python/tests/Makefile.am python/tests/tstLastError.py:
6973 * xmllint.c xmlsave.c python/generator.py python/libxml.c: Fixed
7072 * python/tests/Makefile.am python/tests/reader8.py: test for
7101 * python/Makefile.am: applied fix from Mike Hommey
7124 * libxml.spec.in: fixing Red Hat bug #120482 , libxml2-python
7125 should depend on the version of python used to compile it.
7151 * python/.cvsignore: Add generated files, to make cvs silent.
7167 * Makefile.am: added PYTHONPATH to python tests for Schemas
7314 * python/libxml.c python/libxml.py: applied patch from Anthony Carrico
7319 * .cvsignore and python/.cvsignore patched
7450 * python/tests/*.py: applied patch from Malcolm Tredinnick
7451 to avoid tabs in python sources, should fix #135095
7505 * python/tests/indexes.py python/tests/reader.py: indicated
7506 encoding of the test file, needed for python 2.3
7561 * python/tests/Makefile.am python/tests/indexes.py: added a
7613 * python/libxml.c: fixed problem with serialization of namespace
7723 * python/libxml.c: applied patch from Frederic Peters
7788 * python/generator.py python/tests/tstLastError.py: applied
7830 * python/libxml2-python-api.xml python/libxml_wrap.h python/types.c
7831 python/tests/Makefile.am python/tests/tstLastError.py: applied
7833 python, and the associated test
7888 * xmlwriter.c: applied patch from Lucas Brasilino fixing an indent
7943 * python/generator.py, python/libxml2class.txt: fixed problem
8060 * python/Makefile.am, python/tests/Makefile.am,
8193 * python/libxml.py: tried to fix the problems reported in
8234 * python/libxml.py: oops forgot to modify/commit the new code.
8238 * python/generator.py python/libxml.c python/libxml_wrap.h:
8241 * python/tests/outbuf.py python/tests/serialize.py: fixes and
8301 * doc/xml.html doc/python.html: fix tst.py text, which didn't
8599 python/libxml2class.txt: enhanced for range checking,
8601 * python/generator.py: minor change to fix a warning
8624 * python/generator.py: small enhancement to assure ATTRIBUTE_UNUSED
8686 * python/libxml.c: previous fix for #124044 was broken, correct
8698 * python/libxml.c: be more defensive in the xmlReader python bindings
8806 * python/libxml.py: removed tabs, replaced with spaces
8871 * xmlreader.c python/tests/reader6.py: bugfixing some problem some
8882 * win32/libxml2.def.src python/libxml2class.txt doc/libxml2-api.xml:
8884 * python/tests/Makefile.am python/tests/reader7.py
8885 python/tests/walker.py: adding regression testing for the
8908 * python/libxml2class.txt doc/libxml2-api.xml: rebuilt the API
8919 * python/tests/error.py result/HTML/doc3.htm.err
8984 * testHTML.c, testSAX.c, python/libxml.c: minor fixes to avoid
8992 glade (or glade-python)
9198 * python/tests/reader2.py: the error messages changed.
9245 * python/tests/reader2.py result/VC/* result/valid/*:
9341 include/libxml/xpathInternals.h python/libxml.c:
9347 * xmlmemory.c: better fix, avoids breaking the python bindings
9466 * python/libxml.c: fix a stupid bug so that ns() works on
9487 the parseDoc() python bindings
9573 * python/libxml.c: use stderr and not stdout for default errors
9574 in python environment bug #122552
9607 * Makefile.am result/*.rdr : adding non-python reader regression
9748 globals entry points to the python bindings
9774 to avoid problem in python parsing.
10093 * error.c trionan.[ch] testThreads.c python/generator.py:
10101 python/libxml.c include/libxml/xmlmemory.h: small changes
10132 * python/tests/reader2.py: updated the testcase with
10201 * python/generator.py python/libxml.c python/libxml2class.txt:
10203 in python
10487 * python/tests/Makefile.am python/tests/reader2.py
10488 python/tests/thread2.py: integrated the associated testcase and
10493 * configure.in libxml.spec.in python/Makefile.am: trying
10494 to conciliate --with-python= requirements and RPM builds,
10599 * win32/configure.js python/setup.py.in: applied patch
10628 * python/generator.py: fixed a problem in the generator where
10630 not symmetric and dependent on python internal hash order,
10671 * doc/libxml2-api.xml python/libxml2class.txt: automatic update
10696 * python/libxml.c python/libxml.py: applied patch from
10766 * python/tests/Makefile.am python/tests/reader[46].py: added some
10825 * doc/libxml2-api.xml python/libxml2class.txt: resulting updates
10826 * python/tests/reader5.py: added an example for those new
10966 * python/tests/ctxterror.py python/tests/readererr.py: update the
10992 * python/libxml.c: Python may require TRIO as Albert Chin pointed out
11007 * python/setup.py.in : was missing "drv_libxml2.py"
11077 * python/tests/reader.py: added to test to the regression checks
11323 * python/libxml.c: fixed some base problems when Python provides
11436 * python/generator.py: patch from Stéphane Bidoul to fix the generator
11437 on python < 2.2
11491 * check-relaxng-test-suite.py: python script to run regression
11506 * python/generator.py python/libxml_wrap.h python/types.c: adding
11508 * python/tests/Makefile.am python/tests/relaxng.py: added a specific
11560 * python/generator.py python/libxml_wrap.h: prepared the integration
11592 * configure.in valid.c xmlreader.c python/libxml_wrap.h
11593 python/types.c: fixing #104096 to compile without regexps
11641 * python/libxml.c: removed an unprotedted debug message Aleksi Suhonen
11789 * python/generator.py: seems there is no good reasons to
11801 * xmlreader.c python/drv_libxml2.py python/generator.py
11802 python/libxml.c python/libxml.py python/libxml_wrap.h
11803 python/types.c: patch from Stéphane Bidoul for better per
11805 * python/tests/ctxterror.py python/tests/readererr.py:
11815 * xmlreader.c include/libxml/xmlreader.h python/generator.py
11816 python/libxml.c python/libxml.py win32/libxml2.def.src: applied
11819 * python/tests/Makefile.am python/tests/readererr.py: adding the
11829 * python/libxml.c: cleanup patch from Stéphane Bidoul
11837 * python/generator.py python/libxml.c python/libxml.py
11838 python/libxml_wrap.h python/types.c: applied and fixed a patch
11841 * python/tests/Makefile.am python/tests/ctxterror.py: added a
11868 * python/generator.py: fixed a bug raised by Raymond Wiker,
11874 * python/libxml.py python/libxml.c python/libxml2-python-api.xml:
11887 * python/tests/reader3.py: added a specific test.
11891 * python/drv_libxml2.py: update from Stéphane Bidoul: python 2.1
11937 * python/Makefile.am: fix a filename bug
11960 * python/tests/reader.py python/tests/reader2.py
11961 python/tests/reader3.py: small changes mostly due to context
11968 * python/libxml.py: integrated the Python 2.2 optimizations
11977 * python/libxml.py: a few fixes pointed out by Hannu Krosing
11981 * python/setup.py.in: patch from Stéphane Bidoul to include
11996 * xmlreader.c python/tests/reader2py: okay the DTD validation
12001 * xmlreader.c python/tests/reader2py: Fixing some more mess
12007 * xmlreader.c python/tests/reader.py: another couple of problem
12013 * libxml.spec.in python/Makefile.am python/drv_libxml2.py:
12015 based on the python XmlTextReader interface.
12036 * xmlreader.c python/tests/reader.py: fixed another couple of
12041 * xmlreader.c python/tests/reader2.py: fixed another validity
12044 * python/tests/reader3.py: cleanup
12048 * xmlreader.c python/tests/reader2.py: fixed a problem with
12054 * python/generator.py: modified the generator to allow keeping
12057 xmlTextReader instance gets destroyed if the python wrapper for
12062 * xmlreader.c python/tests/reader.py: fixed another pair of problem
12067 * xmlreader.c python/tests/reader.py: fixed another problem
12072 * xmlreader.c python/tests/reader.py: fixed a limit case problem
12078 * xmlreader.c python/tests/reader.py: fixed a couple of problem
12089 * xmlreader.c python/tests/reader.py: fixed a bug pointed out
12098 * python/libxml.py python/libxml2class.txt: related updates
12099 * python/tests/Makefile.am python/tests/reader.py
12100 python/tests/reader2.py python/tests/reader3.py: updated a bit
12105 * python/generator.py python/libxml2class.txt
12106 python/tests/reader.py python/tests/reader2.py: changed the
12120 * python/tests/Makefile.am python/tests/reader2.py: added a
12125 * python/libxml.py: added a few predefined xmlTextReader parser
12130 * python/libxml_wrap.h: trying to fix #102037
12152 * python/libxml.c python/setup.py.in: patch from Stéphane Bidoul
12161 * doc/libxml2-api.xml python/tests/reader.py: one really need
12224 * python/libxml2class.txt python/tests/reader.py: this increased the
12232 * python/generator.py python/libxml_wrap.h python/types.c
12233 python/libxml2class.txt: added the reader to the Python bindings
12234 * python/tests/Makefile.am python/tests/reader.py: added a specific
12262 too many symbols in the API breaking the python bindings.
12284 enums. Still a couple of bugs, but good enough for the python
12289 cleanup based on the python analysis script reports.
12354 * python/setup.py.in: another patch from Stéphane Bidoul for
12369 * python/libxml.c (libxml_prev): Return the previous as opposed to
12378 * python/generator.py python/libxml.c python/setup.py.in: trying
12383 * win32/configure.js: added option for python bindings
12437 * python/generator.py python/libxml2class.txt: fixed the generator
12439 breaking the python generation.
12446 did I say that python xmllib sucks ?
12462 * configure.in (PYTHON_SITE_PACKAGES): If --with-python is
12468 * python/libxml.c: fixing bug #98792 , node may have no doc
12494 * Makefile.am python/Makefile.am python/tests/Makefile.am:
12685 * python/types.c: fixed bugs when passing result value tree
12830 * python/generator.py python/libxml2class.txt: fixed a stupid error
12831 breaking the python API
12842 * xmlregexp.c: found and fixed a mem leak with python regression tests
12845 * python/generator.py python/libxml2class.txt python/libxml_wrap.h
12846 python/types.c: added access to the XML Schemas regexps from
12847 python
12848 * python/tests/Makefile.am python/tests/regexp.py: added a
12864 xmlschemastypes.c xpath.c python/libxml.c: removed a bunch of
12897 all the python subdir if python ain't detected
12931 * python/libxml_wrap.h: stupid bug found by mattam@netcourrier.com
12959 * python/generator.py python/libxml.c python/libxml.py
12960 python/libxml2-python-api.xml python/libxml2class.txt
12961 python/libxml_wrap.h python/types.c: updated the python
12964 * python/tests/Makefile.am python/tests/inbuf.py
12965 python/tests/outbuf.py python/tests/pushSAXhtml.py
12966 python/tests/resolver.py python/tests/serialize.py: updated
13024 * python/Makefile.am: applied patch from Christophe Merlet to
13078 * python/generator.py: closing bug #85258 by generating conditional
13087 * python/Makefile.am: typo in target name resulted in libxml2.py
13110 * configure.in python/Makefile.am: more AMD 64 induced changes from
13126 * configure.in: applied patch from Frederic Crozat for python
13153 * python/tests/serialize.py: fixed the test results, indenting
13183 * python/generator.py python/setup.py.in: applied cleanup
13215 * python/Makefile.am: enhanced to fix bug 72012 (errors
13461 used to do one-level indent) with default value " " (as it was
13513 * python/generator.py python/libxml2class.txt : fixed a problem
13515 * python/tests/Makefile.am python/tests/pushSAXhtml.py: sdding the
13698 * python/Makefile.am: patch from Cristian Gafton to build on
13802 * python/Makefile.am python/tests/Makefile.am: Albert Chin pointed
13898 tests (except python ones) under Valgrind (using valgrind -q
13941 * python/Makefile.am: people were complaining about
13942 the generated file in python dir not being built
13946 * libxml.spec.in python/Makefile.am python/tests/Makefile.am
13947 python/generator.py python/libxml.c python/types.c: Cleanup
13948 of the python Makefiles based on Jacob and James feedback,
13974 * python/Makefile.am: remove LDADD and CFLAGS as this is broken
13993 get fully parenthesized, ran indent on the output
14015 * configure.in python/setup.py python/setup.py.in: fixed to
14016 have the version of the python scripts automatically updated
14028 * python/libxml.c: fixed a possible reentrancy problem
14032 * tree.c python/tests/Makefile.am python/tests/attribs.py:
14035 * python/generator.py: xmlHasNsProp() and xmlHasProp() shall
14062 * tree.c python/tests/Makefile.am python/tests/cutnpaste.py:
14065 * python/libxml.py: fixed node.doc on document nodes and added
14071 * python/libxml.c python/tests/Makefile.am python/tests/serialize.py:
14082 * python/libxml.c python/libxml.py: added methods serialize()
14095 * python/generator.py python/libxml.c python/libxml.py
14096 python/libxml2-python-api.xml python/libxml2class.txt
14097 python/tests/error.py python/tests/xpath.py: implemented
14103 * python/generator.py: applied patch fixing #73450
14136 * python/types.c python/tests/Makefile.am python/tests/xpathret.py:
14142 * python/*: commiting some Python bindings work done while travelling
14151 * python/generator.py python/libxml.c python/libxml2-python-api.xml
14152 python/libxml2class.txt python/libxml_wrap.h python/types.c:
14155 * python/tests/Makefile.am python/tests/tstURI.py: added a specific
14160 * python/README python/generator.py python/libxml.c python/setup.py:
14161 added the 'usual' setup.py to allow building a libxml2-python
14183 * doc/xml.html doc/python.html doc/*: added a Python and binding
14190 * doc/* python/libxml2class.txt: updated and rebuilt the docs,
14273 * check-xml-test-suite.py: python script to run regression tests
14278 * python/Makefile.am: fixed a dependendy
14303 * python/libxml.c: couple of bug fixes
14307 * python/*.py: removed tabs and used spaces.
14340 * python/libxml.c: fixed a warning.
14352 * python/Makefile.am: seems some version of automake didn't
14360 * libxml.spec.in python/Makefile.am python/generator.py
14361 python/libxml.c python/libxml.py: Fixed the python Makefiles
14363 python internal module too
14390 * python/generator.py python/libxml.c python/libxml2-python-api.xml
14391 python/libxml2class.txt python/libxml_wrap.h python/types.c:
14394 * python/tests/tstxpath.py python/tests/xpath.py
14395 python/tests/xpathext.py: Updated the tests accordingly
14403 * python/Makefile.am python/generator.py python/libxml2class.txt
14404 python/libxml_wrap.h python/types.c: augmented the number of bindings
14406 * python/tests/Makefile.am: avoid a stupid problem due to the
14415 * python/TODO python/libxml.c: cleanup the extension function lookup
14420 * configure.in python/Makefile.am: do not install outside
14425 * python/TODO python/libxml.c: started adding SAX interfaces
14426 * python/tests/Makefile.am python/tests/pushSAX.py: added a basic
14432 * python/generator.py python/libxml.c python/libxml2-python-api.xml
14433 python/libxml2class.txt python/libxml_wrap.h python/TODO:
14436 * python/tests/Makefile.am python/tests/build.py: added a test
14443 * python/TODO python/libxml.c python/libxml2-python-api.xml
14444 python/libxml2class.txt python/libxml_wrap.h python/types.c:
14446 * python/tests/*.py: changed all tests to check for leaks,
14451 * python/TODO python/generator.py python/libxml2-python-api.xml
14452 python/libxml2class.txt: more accessor classes for the parser
14454 * python/tests/Makefile.am python/tests/error.py
14455 python/tests/invalid.xml python/tests/valid.xml
14456 python/tests/validate.py: added more test and added error.py
14461 * python/Makefile.am python/types.c: cleanup
14462 * python/libxml.c python/libxml.py python/libxml_wrap.h
14463 python/generator.py python/libxml2-python-api.xml
14464 python/libxml2class.txt: added class for parser context, added
14467 * python/tests/Makefile.am python/tests/push.py: added a push
14472 * python/Makefile.am python/TODO python/libxml.py: fixed a small
14477 * python/Makefile.am python/libxml.c python/libxml2-python-api.xml
14478 python/libxml2class.txt: adding error redirections and preformat
14479 to a python handler
14480 * python/tests/Makefile.am python/tests/*.py: cleanup made all
14485 * python/libxml.c python/libxml.py: fixed a stupid bug when renaming
14490 * libxml.spec.in python/Makefile.am python/TODO python/generator.py
14491 python/libxml.c python/libxml2-python-api.xml
14492 python/libxml2class.txt: Progressing through the TODOs, class
14494 for all python installed versions
14498 * configure.in libxml.spec.in python/Makefile.am python/TODO
14499 python/generator.py python/libxml2class.txt: added more informations
14500 in the libxml2-python package including docs. Slightly changed
14502 * python/tests/*: added basic regression tests infrastructure too
14506 * configure.in libxml.spec.in example/Makefile.am python/Makefile.am:
14507 added libxml2-python as part of the packages installed
14511 * python/Makefile.am python/generator.py python/libxml.c
14512 python/libxml.py: more work, now able to extend the
14513 XPath interpreter with functions written in python.
14517 * python/Makefile.am: Jacob sent a patch to allow building from
14522 * python/Makefile.am python/libxml.c configure.in Makefile.am:
14523 inserted the python wrappers build, I hope this won't be too
14529 * python/generator.py python/libxml.c python/libxml.py
14530 python/libxml_wrap.h: more work on the python bindings,
14535 * python/generator.py python/libxml.c python/libxml.py:
14536 more work on the python bindings generator.
14540 * python/generator.py python/libxml.c python/libxml_wrap.h:
14541 more work on the python bindings.
14545 * python/generator.py python/libxml.c python/libxml.py
14546 python/libxml_wrap.h: commited early version of a python binding
14585 doc/parsedecl.py doc/Makefile.am: updated the python extractor
19081 * tree.h: indent cleanup
19188 * all .h : changed the prototype declaration indent as in gtk