mirror of
https://github.com/python/cpython.git
synced 2026-05-29 23:56:56 -04:00
92c3b2190b
correctly (should be assigned using STORE_GLOBAL opcode). This was done by having the system table differentiate between explict and implicit globals.