Bug 142013

Summary: W3C test importer should use argparse instead of optparse
Product: WebKit Reporter: youenn fablet <youennf>
Component: Tools / TestsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: bjonesbe, commit-queue, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description youenn fablet 2015-02-25 01:35:21 PST
Using argparse makes it easier for other python scripts to set correctly test importer options without calling the script as executable.
One user would be the test conformance runner (bug 134766).
Comment 1 youenn fablet 2015-02-25 01:54:19 PST
Created attachment 247324 [details]
Patch
Comment 2 Bem Jones-Bey 2015-02-25 10:04:23 PST
Comment on attachment 247324 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-02-25 13:05:53 PST
Comment on attachment 247324 [details]
Patch

Clearing flags on attachment: 247324

Committed r180635: <http://trac.webkit.org/changeset/180635>
Comment 4 WebKit Commit Bot 2015-02-25 13:05:57 PST
All reviewed patches have been landed.  Closing bug.