diff options
author | Erlend E. Aasland <erlend.aasland@protonmail.com> | 2023-05-20 10:52:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-20 10:52:32 (GMT) |
commit | ae147d01a005e0a65510a605762d1ff79f3affb9 (patch) | |
tree | dfa5d4bd6094adeee3a86ddc9cab6dc3702fc5df /Lib/idlelib/runscript.py | |
parent | 02b60035ceb735c3f7dd5bb7dc6a1508748a7a8d (diff) | |
download | cpython-ae147d01a005e0a65510a605762d1ff79f3affb9.zip cpython-ae147d01a005e0a65510a605762d1ff79f3affb9.tar.gz cpython-ae147d01a005e0a65510a605762d1ff79f3affb9.tar.bz2 |
gh-104146: Purge dead code from Argument Clinic (#104680)
The following local variables were assigned but never used:
- line 551: result
- line 1341: groups
- line 1431: default_return_converter
- line 1529: ignore_self
- line 1809: input_checksum
- line 4224: new'
---
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Diffstat (limited to 'Lib/idlelib/runscript.py')
0 files changed, 0 insertions, 0 deletions