🔵 🔵 🔵


Primary

၊၊||၊|။

os.name ⚬|Documentation|1st|20251021120127-00-⌔

os — Miscellaneous operating system interfaces — Python 3 documentation#os.name

os.name

The name of the operating system dependent module imported. The following names have currently been registered: 'posix', 'nt', 'java'.

See also: sys.platform has a finer granularity. os.uname() gives system-dependent version information.

The platform module provides detailed checks for the system’s identity.

Printed 2026-06-28.

(echo:: @ )

Link to original

Secondary

• • •