mirror of
https://github.com/python/cpython.git
synced 2026-05-20 11:23:49 -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.