File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1154,8 +1154,6 @@ combined using bitwise-OR.
11541154+===========================+==============================================+
11551155| :const: `READONLY ` | Never writable. |
11561156+---------------------------+----------------------------------------------+
1157- | :const: `RO ` | Shorthand for :const: `READONLY `. |
1158- +---------------------------+----------------------------------------------+
11591157| :const: `READ_RESTRICTED ` | Not readable in restricted mode. |
11601158+---------------------------+----------------------------------------------+
11611159| :const: `WRITE_RESTRICTED ` | Not writable in restricted mode. |
@@ -1165,7 +1163,6 @@ combined using bitwise-OR.
11651163
11661164.. index ::
11671165 single: READONLY
1168- single: RO
11691166 single: READ_RESTRICTED
11701167 single: WRITE_RESTRICTED
11711168 single: RESTRICTED
You can’t perform that action at this time.
0 commit comments