[Webkit-unassigned] [Bug 38298] new-run-webkit-tests can deadlock with Chromium's TestShell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 22:38:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38298





--- Comment #11 from Eric Seidel <eric at webkit.org>  2010-04-28 22:38:42 PST ---
Stylebot is wrong.

PEP8 says nothing about inline methods:
http://www.python.org/dev/peps/pep-0008/

See the "blank lines" section.  pep8 is treating this like a "method in a
class" which is wrong, this is a method in a method in a class, which is not
covered in pep8.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list