mirror of
https://github.com/python/cpython.git
synced 2026-07-08 03:00:00 -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