mirror of
https://github.com/python/cpython.git
synced 2026-08-11 03:38:55 +08:00
This exports symbols defined by the loaded extension to other extensions (loaded later). (I'm not quite sure about this but suppose it can't hurt...)