mirror of
https://github.com/python/cpython.git
synced 2026-05-19 17:01:23 +00:00
If _PyImport_FixupExtensionObject() is called from a subinterpreter, leave extensions unchanged and don't copy the module dictionary into def->m_base.m_copy. |
||
|---|---|---|
| .. | ||
| abstract.h | ||
| ceval.h | ||
| dictobject.h | ||
| fileobject.h | ||
| import.h | ||
| initconfig.h | ||
| interpreteridobject.h | ||
| object.h | ||
| objimpl.h | ||
| pyerrors.h | ||
| pylifecycle.h | ||
| pymem.h | ||
| pystate.h | ||
| sysmodule.h | ||
| traceback.h | ||
| tupleobject.h | ||
| unicodeobject.h | ||