mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
95b6acf951
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