Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit47b01da

Browse files
authored
gh-101100: Fix sphinx warnings in Doc/library/platform.rst (GH-136562)
1 parent9be3649 commit47b01da

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

‎Doc/library/platform.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

‎Doc/tools/.nitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Doc/library/multiprocessing.rst
2626
Doc/library/optparse.rst
2727
Doc/library/os.rst
2828
Doc/library/pickletools.rst
29-
Doc/library/platform.rst
3029
Doc/library/profile.rst
3130
Doc/library/pyexpat.rst
3231
Doc/library/resource.rst

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp