Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f341acd

Browse files
committed
#5360: remove RO which has been kicked from 3k.
1 parent 2dd0104 commit f341acd

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Doc/extending/newtypes.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)