pyinotify.py file has mixed spaces and tabs

Bug #415599 reported by Facundo Batista
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyinotify (Ubuntu)
Fix Committed
Undecided
Unassigned

Bug Description

pyinotify.py file mixes spaces and tabs, which could introduce problems, and is a no-no in Python.

ProblemType: Bug
Architecture: i386
Date: Tue Aug 18 17:59:10 2009
DistroRelease: Ubuntu 9.10
Package: python-pyinotify 0.8.6-2ubuntu2
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-6.25-generic
SourcePackage: pyinotify
Uname: Linux 2.6.31-6-generic i686

Revision history for this message
Facundo Batista (facundo) wrote :
Revision history for this message
arky (arky) wrote :

$ pylint /usr/share/pyshared/pyinotify.py | head

************* Module pyinotify
W:592: Bad indentation. Found 15 spaces, expected 16
W:593: Bad indentation. Found 19 spaces, expected 20
W:594: Bad indentation. Found 19 spaces, expected 20
W:712: Found indentation with tabs instead of spaces
W:1448: Found indentation with tabs instead of spaces
W:1554: Found indentation with tabs instead of spaces

Changed in pyinotify (Ubuntu):
status: New → Confirmed
Revision history for this message
Jonathan Davies (jpds) wrote :

The problems above appear to have been fixed upstream:

http://trac.dbzteam.org/pyinotify/browser/python2/pyinotify.py

Changed in pyinotify (Ubuntu):
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.