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 -- http://mail.python.org/mailman/listinfo/python-list
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 -- http://mail.python.org/mailman/listinfo/python-list