Home
Python Tutorial
Introduction
Data Type
Statement
Operator
String
Tuple
List
Dictionary
Collections
Function
Class
File
Buildin Function
Buildin Module
Database
Regular Expressions
Thread
Tkinker
wxPython
XML
Network
CGI Web
Windows
platform « Buildin Module « Python Tutorial
Python Tutorial
Buildin Module
platform
14.10.platform
14.10.1.
platform.architecture() returns (bits, linkage) tuple
14.10.2.
platform.python_version() returns the version of the Python
14.10.3.
platform.uname() returns a tuple of (system, node, release, version, machine, processor).
14.10.4.
print sys.version