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 d733a1e commit 39f36a1Copy full SHA for 39f36a1
2 files 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
Doc/tools/.nitignore
@@ -27,7 +27,6 @@ Doc/library/multiprocessing.rst
27
Doc/library/optparse.rst
28
Doc/library/os.rst
29
Doc/library/pickletools.rst
30
-Doc/library/platform.rst
31
Doc/library/profile.rst
32
Doc/library/pyexpat.rst
33
Doc/library/resource.rst
0 commit comments