• 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

  1. Python Tutorial
  2. Buildin Module
  3. 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

java2s.com  | Email:info at java2s.com | © Demo Source and Support. All rights reserved.