[Webkit-unassigned] [Bug 31685] New: Refactor help printing to use modern python idioms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 19 14:12:41 PST 2009


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

           Summary: Refactor help printing to use modern python idioms
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org


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.

-- 
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