[Tutor] identify python interpreters platform?

Kent Johnson kent37 at tds.net
Tue Oct 25 18:16:04 CEST 2005


Ed Hotchkiss wrote:
> 
> how can i use the os module (or something else?) to determine what 
> platform the interpreter is running on?

Try sys.platform

Kent
-- 
http://www.kentsjohnson.com



More information about the Tutor mailing list