diff options
author | Neil Schemenauer <nascheme@enme.ucalgary.ca> | 2009-02-07 00:54:41 (GMT) |
---|---|---|
committer | Neil Schemenauer <nascheme@enme.ucalgary.ca> | 2009-02-07 00:54:41 (GMT) |
commit | 92c3b2190bae6dd7844c83b6acefc0b89d2bc225 (patch) | |
tree | 0cb1e4a65dab9e1ee5f24409d6c758ebc44bb3ba /Lib/test/test_cfgparser.py | |
parent | 98c3b85bc4b64307fc12b53210f941c6458bccb5 (diff) | |
download | cpython-92c3b2190bae6dd7844c83b6acefc0b89d2bc225.zip cpython-92c3b2190bae6dd7844c83b6acefc0b89d2bc225.tar.gz cpython-92c3b2190bae6dd7844c83b6acefc0b89d2bc225.tar.bz2 |
Issue #999042: The Python compiler now handles explict global statements
correctly (should be assigned using STORE_GLOBAL opcode). This was done by
having the system table differentiate between explict and implicit globals.
Diffstat (limited to 'Lib/test/test_cfgparser.py')
0 files changed, 0 insertions, 0 deletions