Bug 143082 - /usr/lib/python2.4/site-packages/libxml2.py: inconsistent use of tabs and spaces in indentation
Summary: /usr/lib/python2.4/site-packages/libxml2.py: inconsistent use of tabs and spa...
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Development (show other bugs)
Version: Alpha 4
Hardware: Other Other
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Karl Eichwalder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-13 13:09 UTC by Christoph Thiel
Modified: 2006-01-16 16:20 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Thiel 2006-01-13 13:09:38 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
$
Comment 1 Karl Eichwalder 2006-01-16 16:20:32 UTC
thanks for the report and thanks to Jan Matejek for tracking down the problem.