mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
c2b0b12d1a
Multi-phase initialized modules allow m_traverse to be called while the module is still being initialized, so module authors may need to account for that.
Source files for various builtin objects