sys.platform documentation?

Rob Wolfe blue99 at interia.pl
Thu Aug 10 06:45:15 EDT 2006


Michiel Sikma wrote:

> So here's the question of the day: what does your sys.platform tell
> you? :-)


uname -srv
HP-UX B.11.00 D

python -c "import sys; print sys.platform"
hp-ux11       


Regards,
Rob




More information about the Python-list mailing list