RESOLVED FIXED 142013
W3C test importer should use argparse instead of optparse
https://bugs.webkit.org/show_bug.cgi?id=142013
Summary W3C test importer should use argparse instead of optparse
youenn fablet
Reported 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).
Attachments
Patch (3.52 KB, patch)
2015-02-25 01:54 PST, youenn fablet
no flags
youenn fablet
Comment 1 2015-02-25 01:54:19 PST
Bem Jones-Bey
Comment 2 2015-02-25 10:04:23 PST
Comment on attachment 247324 [details] Patch r=me
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2015-02-25 13:05:57 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.