[Webkit-unassigned] [Bug 128422] Web Inspector: update check-webkit-style to flag single quotes in WebInspectorUI projects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 17 17:33:38 PST 2014


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





--- Comment #6 from James Craig <jcraig at apple.com>  2014-02-17 17:30:50 PST ---
(In reply to comment #5)
> Nit: You can just use python "# foo" comment syntax here. Unless there is an advantage to the """....""" syntax that I don't know about. These just look like generic inline comments.

Convention is to use triple-quote comments for docstrings:
http://en.wikibooks.org/wiki/Python_Programming/Source_Documentation_and_Comments#Documentation_Strings

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


More information about the webkit-unassigned mailing list