Bug 26524

Summary: WebKit style guide should mention python
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: WebKit WebsiteAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 26283    

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
Note You need to log in before you can comment on or make changes to this bug.