identifying operating system

Emile van Sebille emile at fenx.com
Thu Jun 15 23:00:18 EDT 2000


Look for Marc Lemburg's platform.py, or use
the standard sys.platform.

Emile van Sebille
emile at fenx.com
-------------------


----- Original Message -----
From: Juerg Tschirren <jtschirr at engineering.uiowa.edu>
Newsgroups: comp.lang.python
To: <python-list at python.org>
Sent: Thursday, June 15, 2000 7:50 PM
Subject: identifying operating system


>
> Is there a way how I can identify the operating system my
Python script
> is running on (e.g., Linux, Windows, Mac, ...)?
>
> Juerg
> --
> http://www.python.org/mailman/listinfo/python-list
>





More information about the Python-list mailing list