RESOLVED FIXED 31685
Refactor help printing to use modern python idioms
https://bugs.webkit.org/show_bug.cgi?id=31685
Summary Refactor help printing to use modern python idioms
Eric Seidel (no email)
Reported 2009-11-19 14:12:39 PST
Refactor help printing to use modern python idioms Getting ready to move all the help printing stuff into another class, but first I'm "cleaning" it by splitting it into smaller methods and using python idioms like map and filter instead of manual for loops.
Attachments
Patch (4.18 KB, patch)
2009-11-19 14:13 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2009-11-19 14:13:24 PST
Adam Barth
Comment 2 2009-11-19 15:09:43 PST
Comment on attachment 43522 [details] Patch Nice
WebKit Commit Bot
Comment 3 2009-11-19 15:21:11 PST
Comment on attachment 43522 [details] Patch Clearing flags on attachment: 43522 Committed r51208: <http://trac.webkit.org/changeset/51208>
WebKit Commit Bot
Comment 4 2009-11-19 15:21:18 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.