mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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