[Webkit-unassigned] [Bug 26524] New: WebKit style guide should mention python

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 15:52:35 PDT 2009


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

           Summary: WebKit style guide should mention python
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Website
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


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.


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



More information about the webkit-unassigned mailing list