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 db47f4d commit f1adb5aCopy full SHA for f1adb5a
1 file changed
Doc/library/platform.rst
@@ -176,8 +176,8 @@ Cross platform
176
:attr:`processor` is resolved late, on demand.
177
178
Note: the first two attribute names differ from the names presented by
179
- :func:`os.uname`, where they are named :attr:`sysname` and
180
- :attr:`nodename`.
+ :func:`os.uname`, where they are named :attr:`!sysname` and
+ :attr:`!nodename`.
181
182
Entries which cannot be determined are set to ``''``.
183
0 commit comments