问题I am a complete novice so this may be a silly question. Are namespaces in Python created in memory? And if they are, in which part of the memory they are created? 来源:https://stackoverflow.com/questions/61952036/are-namespaces-created-in-memory 标签 python memory namespaces