posix.uname()¶
-
posix.uname() -> (sysname, nodename, release, version, machine)¶ Return a tuple identifying the current operating system.
posix.uname()¶posix.uname() -> (sysname, nodename, release, version, machine)¶Return a tuple identifying the current operating system.