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 88bdead commit 803a277Copy full SHA for 803a277
1 file changed
Doc/library/os.rst
@@ -800,7 +800,7 @@ process and user.
800
single: gethostbyaddr() (in module socket)
801
802
Returns information identifying the current operating system.
803
- The return value is a :class:`uname_result` object whose attributes
+ The return value is a :class:`uname_result` object. These attributes
804
correspond to the members described in :manpage:`uname(2)`.
805
806
For backwards compatibility, this object is also iterable, behaving
0 commit comments