[Webkit-unassigned] [Bug 35234] check-webkit-style: Make it possible to scan directories
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 24 09:35:18 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35234
--- Comment #6 from Leandro Pereira <leandro at profusion.mobi> 2010-02-24 09:35:18 PST ---
(In reply to comment #4)
>
> You may want to consider a simpler, non-recursive approach using os.walk.
>
Nice. I only knew about os.path.walk, which requires some additional code. I'll
rewrite my code to use os.walk, then.
--
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