File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -176,8 +176,8 @@ Cross platform
176
176
:attr: `processor ` is resolved late, on demand.
177
177
178
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 `.
179
+ :func: `os.uname `, where they are named :attr: `! sysname ` and
180
+ :attr: `! nodename `.
181
181
182
182
Entries which cannot be determined are set to ``'' ``.
183
183
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ Doc/library/multiprocessing.rst
26
26
Doc/library/optparse.rst
27
27
Doc/library/os.rst
28
28
Doc/library/pickletools.rst
29
- Doc/library/platform.rst
30
29
Doc/library/profile.rst
31
30
Doc/library/pyexpat.rst
32
31
Doc/library/resource.rst
You can’t perform that action at this time.
0 commit comments