mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
If only offsetof() is needed: include stddef.h instead. When structmember.h is used, add a comment explaining that PyMemberDef is used.
Miscellaneous source files for the main Python shared library