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
176176 :attr: `processor ` is resolved late, on demand.
177177
178178 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 `.
181181
182182 Entries which cannot be determined are set to ``'' ``.
183183
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ Doc/library/multiprocessing.rst
2626Doc/library/optparse.rst
2727Doc/library/os.rst
2828Doc/library/pickletools.rst
29- Doc/library/platform.rst
3029Doc/library/profile.rst
3130Doc/library/pyexpat.rst
3231Doc/library/resource.rst
You can’t perform that action at this time.
0 commit comments