Python

Python 3.4.0

Python
開源軟體

Python是一款簡單強大又好用的動態語言,在國外已經流行了十幾年。Python擁有更高的時效性,可以讓您的開發週期更短,並讓您的生產力提升。

  • 簡單易學,並有內建的各種現成的模組
  • 具有簡單明瞭的可讀性
  • 豐富的標準函式庫
  • 物件導向
  • 動態語言
  • 開發快速
  • 跨平台的語言
  • 強大的穩定性
  • 容易擴充和嵌入
  • 深思熟慮的設計哲學
  • 優質的文件說明

軟體資訊
檔案版本 Python 3.4.0
檔案名稱 python-3.4.0.msi
檔案大小 23.36MB
系統 Windows (All Versions)
支援語系 Multiple languages
軟體類型 開源軟體
更新日期 2014-03-27
更新日誌

# New features and changes
* A "pathlib" module providing object-oriented filesystem paths
* A standardized "enum" module
* A build enhancement that will help generate introspection information for builtins
* Improved semantics for object finalization
* Adding single-dispatch generic functions to the standard library
* A new C API for implementing custom memory allocators
* Changing file descriptors to not be inherited by default in subprocesses
* A new "statistics" module
* Standardizing module metadata for Python's module import system
* a bundled installer for the pip package manager
* A new "tracemalloc" module for tracing Python memory allocations
* A new hash algorithm for Python strings and binary data
* A new and improved protocol for pickled objects
* A new "asyncio" module, a new framework for asynchronous I/O

作者 Python
官網 http://www.python.org

  • Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with ...
    Python
    Download Python 3.4.0 - FileHippo.com
    http://filehippo.com
  • Python 3.4.6 2017-01-17 Download Release Notes Python 3.5.3 2017-01-17 Download Release Notes Python 3.6.0 2016-12-23 Download Release Notes Python 2.7.13 2016-12-17 Download Release Notes ...
    Python
    Download Python | Python.org
    https://www.python.org
  • 2014年2月24日 - Index of /ftp/python/3.4.0/ .... 16-Mar-2014 18:28 24121026 python-3.4.0.amd64-pdb.zip.asc 16-Mar-2014 18:29 203 python-3.4.0.amd64.msi ...
    Python
    Index of /ftp/python/3.4.0/
    https://www.python.org
  • Python 3.4.5 documentation Welcome! This is the documentation for Python 3.4.5, last updated Jun 25, 2016. Parts of the documentation: What's new in Python 3.4? or all "What's new" d...
    Python
    Overview — Python 3.4.5 documentation
    https://docs.python.org
  • Latest: Python 3.6.0 - Python 2.7.13 Docs Documentation for Python's standard library, along with tutorials and guides, are available online. docs.python.org Jobs ...
    Python
    Python - Official Site
    https://www.python.org
  • Python 3.3.4 Note: A newer security-fix release, 3.3.6, is currently available. Its use is recommended. Python 3.3.4 was released on February 9th, 2014. This release fixes several security and a lot o...
    Python
    Python 3.3.4 Release | Python.org
    https://www.python.org
  • 2014年3月16日 - Major new features of the 3.4 series, compared to 3.3. Python 3.4 includes a range of improvements of the 3.x series, including hundreds of ...
    Python
    Python 3.4.0 Release
    http://legacy.python.org
  • Python 3.4.0 Python 3.4.0 was released on March 16th, 2014. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a range of improvements of the 3.x series, including hundreds of s...
    Python
    Python 3.4.0 Release - Python Programming Language – Legacy Website
    http://legacy.python.org
  • Major new features of the 3.4 series, compared to 3.3. Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small improvements ...
    Python
    Python 3.4.0 Release Candidate 1 Release | Python.org
    https://www.python.org
  • Major new features of the 3.4 series, compared to 3.3. Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small improvements ...
    Python
    Python 3.4.0 Release Candidate 2 Release | Python.org
    https://www.python.org
  • Python 3.4.0 Note: A newer bugfix release, 3.4.3, is currently available. Its use is recommended. Python 3.4.0 was released on March 16th, 2014. Major new features of the 3.4 series, compared to 3.3 ....
    Python
    Python 3.4.0 | Python.org
    https://www.python.org
  • Python 3.4.3 Python 3.4.3 was released on February 25th, 2015. Python 3.4.3 has many bugfixes and other small improvements over 3.4.2. Major new features of the 3.4 series, compared to 3.3 Python 3.4 ...
    Python
    Python 3.4.3 | Python.org
    https://www.python.org
  • Python 3.4.0 Release Date: 2014-03-17 Full Changelog Detailed Release Information Files Version Operating System Description MD5 Sum File Size GPG Gzipped source tarball Source release 3ca973eb72bb06e...
    Python
    Python Release Python 3.4.0 | Python.org
    https://www.python.org
  • Python 3.4.4 was released on December 6th, 2015. Python 3.4.4 has many bugfixes and other small improvements over 3.4.3. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a ran...
    Python
    Python Release Python 3.4.4 | Python.org
    https://www.python.org
  • Python 3.5.0 Python 3.5.0 was released on September 13th, 2015. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series are PEP 441...
    Python
    Python Release Python 3.5.0 | Python.org
    https://www.python.org
  • Python 3.4.0 - 2014-03-17. Download Windows x86 MSI installer; Download Windows x86-64 MSI installer; Download Windows help file; Download Windows ...
    Python
    Python Releases for Windows | Python.org
    https://www.python.org
  • The version of pip included with Python 3.4.0 is pip 1.5.4, and future 3.4.x maintenance releases will update the bundled version to the latest version of pip that is ...
    Python
    What's New In Python 3.4 — Python 3.6.1 documentation
    https://docs.python.org