Bugzilla – Bug 143082
/usr/lib/python2.4/site-packages/libxml2.py: inconsistent use of tabs and spaces in indentation
Last modified: 2006-01-16 16:20:32 UTC
libxml2.py seems to have a problem with tabs and spaces. Reproduce by using a program that needs libxml2, e.g. createrepo: $ rpm -q libxml2-python libxml2-python-2.6.23-2 $ createrepo . /usr/lib/python2.4/site-packages/libxml2.py: inconsistent use of tabs and spaces in indentation $
thanks for the report and thanks to Jan Matejek for tracking down the problem.