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

ran 'expand' on the file to get rid of mixture of tabs and spaces (bug

* python/libxml.py: ran 'expand' on the file to get rid of mixture
  of tabs and spaces (bug 147424)
This commit is contained in:
William M. Brack
2004-07-12 16:27:37 +00:00
parent e9449c5d29
commit 37e63946dc
2 changed files with 18 additions and 13 deletions

View File

@ -1,3 +1,8 @@
Tue Jul 13 00:14:08 HKT 2004 William Brack <wbrack@mmm.com.hk>
* python/libxml.py: ran 'expand' on the file to get rid of mixture
of tabs and spaces (bug 147424)
Sun Jul 11 22:38:29 HKT 2004 William Brack <wbrack@mmm.com.hk>
* python/drv_libxml.py: added an encoding "special comment" to avoid