Files
cpython/Lib/codeop.py
Terry Jan Reedy b676f5f809 bpo-43202: More codeop._maybe_compile clean-ups (GH-24512)
Add comment, end others with period, remove unused variables,
initialize others only when needed, and add explicit return.
2021-02-13 01:49:18 -05:00

6.4 KiB