mirror of
https://github.com/python/cpython.git
synced 2026-06-06 19:40:45 -04:00
0759f84d62
(empty) definition of the methoddef macro: it's only generated once, even if Argument Clinic processes the same symbol multiple times, and it's emitted at the end of all processing rather than immediately after the first use.
Source files for standard library extension modules, and former extension modules that are now builtin modules.