GNOME Bugzilla – Bug 569350
Inconsistent use of tabs and spaces in pygtk.py
Last modified: 2009-02-11 20:50:20 UTC
the bug has been opened on https://bugs.launchpad.net/bugs/305311 "I was trying to run a python application that uses pygtk.py, and it was crashing due to an inconsistent use of tabs and spaces. This occurred in three places. Searching through the document, I was able to change those lines so that they were only using spaces. This solved the problem, but I *stupidly* forgot to note which lines I changed; my apologies. I am running Ubuntu Intrepid (8.10) and I have the package python-gobject 2.15.3-0ubuntu. Dpkg-query tells me that this is the package that owns pygtk.py. I hope you can quickly clean up the file, despite the lack of details. Let me know if this was an error on my side or if you need any more information."
http://launchpadlibrarian.net/20781371/pygtk.py.patch has a patch by Kevin Thompson Comment from the bug and patch submitter on launchpad: "I went through the file and found three places where there was a tab instead of the four spaces used throughout the rest of the file. I have changed the lines and created a patch file which is attached. I'm not sure who should actually review the patch and do something with it."
*** Bug 565083 has been marked as a duplicate of this bug. ***
Committed a trivial fix in revision 1000.
*** Bug 571311 has been marked as a duplicate of this bug. ***