mirror of
https://github.com/python/cpython.git
synced 2026-01-26 12:55:08 +00:00
Example of fixed warning:
Lib/netrc.py:98:13: local variable 'toplevel'
is assigned to but never used
Example of fixed warning:
Lib/netrc.py:98:13: local variable 'toplevel'
is assigned to but never used