WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 26524
WebKit style guide should mention python
https://bugs.webkit.org/show_bug.cgi?id=26524
Summary
WebKit style guide should mention python
Eric Seidel (no email)
Reported
2009-06-18 15:52:34 PDT
WebKit style guide should mention python I recommend we follow the python style guide for python code:
http://www.python.org/doc/essays/styleguide.html
Similar to how we follow AppKit's style for Obj-C code (with _ before method names, and * next to the variable name). Python has strong consistency of style, and it seems our python code will be most readable if we comply with the universal python styling.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug