Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d611b4 commit 422fdb3Copy full SHA for 422fdb3
1 file changed
Doc/c-api/typeobj.rst
@@ -1233,7 +1233,7 @@ and :c:type:`PyType_Type` effectively act as defaults.)
1233
.. note::
1234
1235
:const:`Py_TPFLAGS_MAPPING` and :const:`Py_TPFLAGS_SEQUENCE` are
1236
- mutually exclusive; it is an error enable both flags simultaneously.
+ mutually exclusive; it is an error to enable both flags simultaneously.
1237
1238
**Inheritance:**
1239
@@ -1255,7 +1255,7 @@ and :c:type:`PyType_Type` effectively act as defaults.)
1255
1256
1257
1258
1259
1260
1261
0 commit comments