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.
Created attachment 43522 [details] Patch
Comment on attachment 43522 [details] Patch Nice
Comment on attachment 43522 [details] Patch Clearing flags on attachment: 43522 Committed r51208: <http://trac.webkit.org/changeset/51208>
All reviewed patches have been landed. Closing bug.