What are the possible return values ββfrom the following command?
import sys print sys.platform
I know that there are many possibilities, so I am mainly interested in the "core" (Windows, Linux, Mac OS).
python cross-platform
dbr Jan 15 '09 at 10:02 2009-01-15 10:02
source share