Python

Python 3.1.3

Python
開源軟體

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

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

軟體資訊
檔案版本 Python 3.1.3
檔案名稱 python-3.1.3.msi
檔案大小 13.64MB
系統 Windows (All Versions)
支援語系 Multiple languages
軟體類型 開源軟體
更新日期 2010-11-28
更新日誌

# Core and Builtins
- Issue #10391: Don't dereference invalid memory in error messages in the ast module.

# Library
- Issue #10459: Update CJK character names to Unicode 5.1.
- Issue #10092: Properly reset locale in calendar.Locale*Calendar classes.
- Issue #6098: Don't claim DOM level 3 conformance in minidom.
- Issue #5762: Fix AttributeError raised by ``xml.dom.minidom`` when an empty XML namespace attribute is encountered.
- Issue #1710703: Write structures for an empty ZIP archive when a ZipFile is created in modes 'a' or 'w' and then closed without adding any files. Raise BadZipfile (rather than IOError) when opening small non-ZIP files.
- Issue #4493: urllib.request adds '/' in front of path components which does not start with '/. Common behavior exhibited by browsers and other clients.
- Issue #6378: idle.bat now runs with the appropriate Python version rather than the system default. Patch by Sridhar Ratnakumar.
- Issue #10407: Fix two NameErrors in distutils.
- Issue #10198: fix duplicate header written to wave files when writeframes() is called without data.
- Issue #10467: Fix BytesIO.readinto() after seeking into a position after the end of the file.
- Issue #1682942: configparser supports alternative option/value delimiters.

# Build
- Backport r83399 to allow test_distutils to pass on installed versions.
- Issue #1303434: Generate ZIP file containing all PDBs (already done for rc1).
- Stop packaging versioncheck tool (already done for rc1).
- Accept Oracle Berkeley DB 4.8, 5.0 and 5.1 as backend for the dbm extension.

# Tests
- Issue #9424: Replace deprecated assert* methods in the Python test suite.

# Documentation
- Issue #10299: List the built-in functions in a table in functions.rst.

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

  • 3.1.3. Lists¶. Python knows a number of compound data types, used to group together other values. The most versatile is the list, which can be written as a list of ...
    Python
    3. An Informal Introduction to Python — Python 3.6.1 documentation
    https://docs.python.org
  • antlr_python_runtime 3.1.3. Runtime package for ANTLR3. This is the runtime package for ANTLR3, which is required to use parsers generated by ANTLR3.
    Python
    antlr_python_runtime 3.1.3 : Python Package Index
    https://pypi.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.1.3 - FileHippo.com
    http://filehippo.com
  • Python 3.1.5 2012-04-09 Download Release Notes Python 3.2.2 2011-09-03 Download Release Notes ... The release managers and binary builders since Python 2.3 have been: Anthony Baxter (key id: 6A45C816)...
    Python
    Download Python | Python.org
    https://www.python.org
  • Python 3.6.0 documentation Welcome! This is the documentation for Python 3.6.0, last updated Feb 07, 2017. Parts of the documentation: What's new in Python 3.6? or all "What's new" d...
    Python
    Overview — Python 3.6.0 documentation
    https://docs.python.org
  • Dexterity. To enable versioning for a Dexterity content type you need to: Install plone.app.versioningbehavior and use it on your content type. Enable versioning ...
    Python
    Products.CMFDiffTool 3.1.3 : Python Package Index
    https://pypi.python.org
  • More about lists in Python 3 # Python 3: Simple arithmetic >>> 1 / 2 0.5 >>> 2 ** 3 8 >>> 17 / 3 # classic division returns a float 5.666666666666667 >>> 17 // 3 # ...
    Python
    Python - Official Site
    https://www.python.org
  • Python 3.1.2 Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.4. Python 3.1.2 was released on March 21st, 2010. The Python 3.1 version series is a continuation of...
    Python
    Python 3.1.2 Release | Python.org
    https://www.python.org
  • Python 3.1.3 Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.4. Python 3.1.3 was released on November 27th, 2010. The Python 3.1 version series is a continuation...
    Python
    Python 3.1.3 Release | Python.org
    https://www.python.org
  • Python 3.3.0 Note: A newer security-fix release, 3.3.6, is currently available. Its use is recommended. Python 3.3.0 was released on September 29th, 2012. ...
    Python
    Python 3.3.0 Release | Python.org
    https://www.python.org
  • Major new features of the 3.3 series, compared to 3.2 Python 3.3 includes a range of improvements of the 3.x series, as well as easier porting between 2.x and 3.x. PEP 380, syntax for delegating to a ...
    Python
    Python 3.3.1 Release | Python.org
    https://www.python.org
  • Python 3.3.3 Note: A newer security-fix release, 3.3.6, is currently available. Its use is recommended. Python 3.3.3 was released on November 17th, 2013. This release fixes several security issues and...
    Python
    Python 3.3.3 Release | Python.org
    https://www.python.org
  • Version, Operating System, Description, MD5 Sum, File Size, GPG. bzip2 compressed source tarball, Source release, ad5e5f1c07e829321e0a015f8cafe245 ...
    Python
    Python Release Python 3.1.3 | Python.org
    https://www.python.org
  • Python 3.5.1 was released on December 6th, 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, improved Pyth...
    Python
    Python Release Python 3.5.1 | Python.org
    https://www.python.org
  • spyder 3.1.3. Downloads ↓. Scientific PYthon Development EnviRonment. Package Documentation. Spyder is an interactive Python development environment ...
    Python
    spyder 3.1.3 : Python Package Index
    https://pypi.python.org
  • Regular Python dictionaries iterate over key/value pairs in arbitrary order. Over the years, a number of authors have written alternative implementations that remember the order that the keys were ori...
    Python
    What’s New In Python 3.1 — Python 3.5.3 documentation
    https://docs.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
    下载Python 3.1.3 -FileHippo.com
    http://filehippo.com