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