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 d05140f commit 313b96eCopy full SHA for 313b96e
Doc/library/sys.rst
@@ -8,7 +8,7 @@
8
9
This module provides access to some variables used or maintained by the
10
interpreter and to functions that interact strongly with the interpreter. It is
11
-always available.
+always available. Unless explicitly noted otherwise, all variables are read-only.
12
13
14
.. data:: abiflags
0 commit comments