Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4bb09c8

Browse files
committed
specify that getuid() returns the real uid (closes #10503)
Patch by εσχατοκυριος.
1 parent 9b2731b commit 4bb09c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/os.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ process and user.
379379

380380
.. index:: single: user; id
381381

382-
Return the current process's user id.
382+
Return the current process's real user id.
383383

384384
Availability: Unix.
385385

0 commit comments

Comments
 (0)