sys.platform documentation?

Simon Forman rogue_pedro at yahoo.com
Fri Aug 11 19:11:37 EDT 2006


|>> platform.platform()
'Linux-2.6.15-26-386-i686-with-debian-testing-unstable'
|>> platform.uname()
('Linux', 'garbage', '2.6.15-26-386', '#1 PREEMPT Thu Aug 3 02:52:00
UTC 2006', 'i686', '')

Ubuntu 6.06 LTS - the Dapper Drake - released in June 2006.


sforman at garbage:~ $ cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 8
model name      : Pentium III (Coppermine)

HTH, ;-)
~Simon




More information about the Python-list mailing list