Bug 213463
| Summary: | [webkitpy] Migrate from optparse to argparse | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | jbedard, zakr |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
optparse was deprecated in Python 2.7 in favor of argparse. We should migrate :)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |