diff options
author | Erlend E. Aasland <erlend@python.org> | 2023-08-01 16:24:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-01 16:24:23 (GMT) |
commit | 49f238e78c36532bcbca7f9cd172703eb4df319b (patch) | |
tree | 263b85b1366a2dd2fbe5d7fbc05ae33ec5774742 /Python/pyfpe.c | |
parent | 557b05c7a5334de5da3dc94c108c0121f10b9191 (diff) | |
download | cpython-49f238e78c36532bcbca7f9cd172703eb4df319b.zip cpython-49f238e78c36532bcbca7f9cd172703eb4df319b.tar.gz cpython-49f238e78c36532bcbca7f9cd172703eb4df319b.tar.bz2 |
gh-107467: Restructure Argument Clinic command-line interface (#107469)
- Use ArgumentParser.error() to handle CLI errors
- Put the entire CLI in main()
- Rework ClinicExternalTest to call main() instead of using subprocesses
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
Diffstat (limited to 'Python/pyfpe.c')
0 files changed, 0 insertions, 0 deletions