Fix pyflakes warnings: variable is assigned to but never used (#142294)
Example of fixed warning:
Lib/netrc.py:98:13: local variable 'toplevel'
is assigned to but never used V
Victor Stinner committed
0b8c348f2756c193d6bd2618cadbb90b2f218ccc
Parent: c279e95
Committed by GitHub <noreply@github.com>
on 12/8/2025, 1:00:31 PM