summaryrefslogtreecommitdiffstats
path: root/Lib/compiler/pycodegen.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-09-17 19:28:08 (GMT)
committerGuido van Rossum <guido@python.org>2001-09-17 19:28:08 (GMT)
commitc299fc16f2a8572780d2130ab9e55a6f22a93279 (patch)
tree6087eb98f0bc194027bf913662f960f9a68ad545 /Lib/compiler/pycodegen.py
parentbf80a033ee76487de30ea272a8c79346d26536ff (diff)
downloadcpython-c299fc16f2a8572780d2130ab9e55a6f22a93279.zip
cpython-c299fc16f2a8572780d2130ab9e55a6f22a93279.tar.gz
cpython-c299fc16f2a8572780d2130ab9e55a6f22a93279.tar.bz2
Add support for restricting access based on restricted execution mode.
Renamed the 'readonly' field to 'flags' and defined some new flag bits: READ_RESTRICTED and WRITE_RESTRICTED, as well as a shortcut RESTRICTED that means both.
Diffstat (limited to 'Lib/compiler/pycodegen.py')
0 files changed, 0 insertions, 0 deletions