mirror of
https://github.com/python/cpython.git
synced 2026-08-09 06:25:23 +08:00
It was overridden by the lineno of the first decorator. Now it is the lineno of 'def' or 'class'.
Miscellaneous source files for the main Python shared library