1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-08-01 10:06:59 +03:00

applied patch from Malcolm Tredinnick to avoid tabs in python sources,

* python/tests/*.py: applied patch from Malcolm Tredinnick
  to avoid tabs in python sources, should fix #135095
Daniel
This commit is contained in:
Daniel Veillard
2004-02-23 10:53:52 +00:00
parent 807daf8265
commit 09b792ba30
10 changed files with 59 additions and 54 deletions

View File

@ -1,3 +1,8 @@
Mon Feb 23 11:52:12 CET 2004 Daniel Veillard <daniel@veillard.com>
* python/tests/*.py: applied patch from Malcolm Tredinnick
to avoid tabs in python sources, should fix #135095
Sun Feb 22 23:16:23 CET 2004 Daniel Veillard <daniel@veillard.com> Sun Feb 22 23:16:23 CET 2004 Daniel Veillard <daniel@veillard.com>
* testSAX.c: add --timing option * testSAX.c: add --timing option