[Webkit-unassigned] [Bug 33639] WebKit needs a python style checker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 19:27:16 PST 2010


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





--- Comment #5 from Chris Jerdonek <chris.jerdonek at gmail.com>  2010-01-13 19:27:15 PST ---
(In reply to comment #0)
> WebKit needs a python style checker
> 
> We try to follow PEP8.  I'm certain there must be a PEP8 checker out there we
> could use.  We can use webkitpy/autoinstall.py to autoinstall it if it's not
> available under a compatible license.

Let's also add PEP 257, which covers doc strings.  This URL says the Python
style guide comprises both PEP 8 and PEP 257:

http://www.python.org/doc/essays/styleguide.html

-- 
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