mirror of
https://github.com/python/cpython.git
synced 2026-05-29 23:56:56 -04:00
c299fc16f2
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.