History log of /external/libxml2/python/drv_libxml2.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a136fc2e5a8893a02b0912862d26a575fcbd641a 26-Jul-2016 Xin Li <delphij@google.com> Merge remote-tracking branch 'goog/upstream-master' into mymerge

BUG: 29834751
Change-Id: I88fc1d4f86bcbd0ac0fe9acdbe764f3d738c5f32
(cherry picked from commit e3d78e1fe0669e9c7083a4de19f1e06171849b28)
/external/libxml2/python/drv_libxml2.py
6dd7775f3506741093890d99f09c242e0b34b55f 12-Jul-2013 Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@gmail..com> Another round of fixes for older versions of Python
/external/libxml2/python/drv_libxml2.py
6c9c611beed57f001ca3ae6b964518d9c7336a69 11-Jul-2013 Alexandre Rostovtsev <tetromino@gentoo.org> python: fix drv_libxml2.py for python3 compatibility

https://bugzilla.gnome.org/show_bug.cgi?id=703979
/external/libxml2/python/drv_libxml2.py
bc2f2c3de4ecaa8df63566f50860c94225a79690 29-Sep-2004 Daniel Veillard <veillard@src.gnome.org> another patch from Malcolm Tredinnick adding option not to load dtd from

* python/drv_libxml2.py: another patch from Malcolm Tredinnick
adding option not to load dtd from the drv_libxml2.py module
#134633
Daniel
/external/libxml2/python/drv_libxml2.py
e9449c5d29d87b1dc51de7784ed947ae1e3da831 11-Jul-2004 William M. Brack <wbrack@src.gnome.org> added an encoding "special comment" to avoid warning message in python2.3

* python/drv_libxml.py: added an encoding "special comment" to avoid
warning message in python2.3 (bug 146889)
* Makefile.am, python/Makefile.am, python/tests/Makefile.am: small
change to make "make tests" a little quieter (MAKEFLAGS+=--silent)
* xpath.c: enhanced to take advantage of current libxslt handling
of tmpRVT. Fixes bug 145547.
/external/libxml2/python/drv_libxml2.py
417be3ae08346c6510c28d2042dd42a22a74b331 20-Jan-2003 Daniel Veillard <veillard@src.gnome.org> patch from St�phane Bidoul for better per context error message APIs

* xmlreader.c python/drv_libxml2.py python/generator.py
python/libxml.c python/libxml.py python/libxml_wrap.h
python/types.c: patch from St�phane Bidoul for better per
context error message APIs
* python/tests/ctxterror.py python/tests/readererr.py:
update of the tests
Daniel
/external/libxml2/python/drv_libxml2.py
e329fc2467089198b4326d861c3d51576ded12ec 09-Jan-2003 Daniel Veillard <veillard@src.gnome.org> update from St�phane Bidoul: python 2.1 support and improved error handler

* python/drv_libxml2.py: update from St�phane Bidoul: python 2.1
support and improved error handler registration
Daniel
/external/libxml2/python/drv_libxml2.py
4f86020248ec55a15098b80dcba5883ac352b8b3 02-Jan-2003 Daniel Veillard <veillard@src.gnome.org> integrated drv_libxml2.py Python xml.sax driver from St�phane Bidoul based

* libxml.spec.in python/Makefile.am python/drv_libxml2.py:
integrated drv_libxml2.py Python xml.sax driver from St�phane Bidoul
based on the python XmlTextReader interface.
Daniel
/external/libxml2/python/drv_libxml2.py