Bug 34015 - Make bugzilla.py and webkitport.py conform to pep8
Summary: Make bugzilla.py and webkitport.py conform to pep8
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-22 12:21 PST by Adam Barth
Modified: 2010-01-22 15:58 PST (History)
3 users (show)

See Also:


Attachments
Patch (36.37 KB, patch)
2010-01-22 12:23 PST, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-01-22 12:21:36 PST
Make bugzilla.py and webkitport.py conform to pep8
Comment 1 Adam Barth 2010-01-22 12:23:19 PST
Created attachment 47219 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-01-22 12:45:25 PST
Comment on attachment 47219 [details]
Patch

I'm really not a big fan of 80-col wrap, but OK.

We *need* to document our following of pep8 somewhere.
Comment 3 Adam Barth 2010-01-22 15:58:11 PST
Comment on attachment 47219 [details]
Patch

Clearing flags on attachment: 47219

Committed r53729: <http://trac.webkit.org/changeset/53729>
Comment 4 Adam Barth 2010-01-22 15:58:17 PST
All reviewed patches have been landed.  Closing bug.