Skip to content

Commit cc0c19d

Browse files
authored
Update Doc/library/sys.rst
1 parent 9729848 commit cc0c19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
This module provides access to some variables used or maintained by the
1010
interpreter and to functions that interact strongly with the interpreter. It is
11-
always available.Unless explicitly noted otherwise, all variables are read-only.
11+
always available. Unless explicitly noted otherwise, all variables are read-only.
1212

1313

1414
.. data:: abiflags

0 commit comments

Comments
 (0)