diff options
author | Guido van Rossum <guido@python.org> | 2024-03-29 18:31:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-29 18:31:09 (GMT) |
commit | 94c97423a9c4969f8ddd4a3aa4aacb99c4d5263d (patch) | |
tree | 2158c408750f37bd4a1ace1c3735cf5358f1b495 /Python/pythonrun.c | |
parent | 5d21d884b6ffa45dac50a5f9a07c41356a8478b4 (diff) | |
download | cpython-94c97423a9c4969f8ddd4a3aa4aacb99c4d5263d.zip cpython-94c97423a9c4969f8ddd4a3aa4aacb99c4d5263d.tar.gz cpython-94c97423a9c4969f8ddd4a3aa4aacb99c4d5263d.tar.bz2 |
Fix broken format in error for bad input in summarize_stats.py (#117375)
When you pass the script a non-existent input file, you get a TypeError instead of the intended ValueError.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions