⚠ 這是歷史版本頁面 — 查看 Python 最新版本 →
Python 軟體圖示

Python 3.3.3

v 3.3.3
Windows 開源軟體 7.808/10 (438)
  • 軟體名稱Python
  • 目前版本3.3.3
  • 更新日期2013-11-21
  • 檔案大小19.59MB
  • 檔案名稱python-3.3.3.msi
  • 作業系統Windows (All Versions)
  • 支援語系Multiple languages
  • 授權型式開源軟體
  • 開發商 Python
  • 軟體分類Windows 軟體 / 開發者工具

軟體介紹

Python是一款簡單強大又好用的動態語言,在國外已經流行了十幾年。Python擁有更高的時效性,可以讓您的開發週期更短,並讓您的生產力提升。
  • 簡單易學,並有內建的各種現成的模組
  • 具有簡單明瞭的可讀性
  • 豐富的標準函式庫
  • 物件導向
  • 動態語言
  • 開發快速
  • 跨平台的語言
  • 強大的穩定性
  • 容易擴充和嵌入
  • 深思熟慮的設計哲學
  • 優質的文件說明

更新日誌

3.3.3

# Major new features
- syntax for delegating to a subgenerator (yield from)
- flexible string representation (doing away with the distinction between "wide" and "narrow" Unicode builds)
- A C implementation of the "decimal" module, with up to 120x speedup for decimal-heavy applications
- The import system (__import__) is based on importlib by default
- The new "lzma" module with LZMA/XZ support
- a Python launcher for Windows
- virtual environment support in core
- namespace package support
- reworking the OS and IO exception hierarchy
- qualified name for classes and functions
- suppressing exception context
- explicit Unicode literals to help with porting
- extended platform-independent clocks in the "time" module
- a new key-sharing dictionary implementation that significantly saves memory for object-oriented code
- the function-signature object
- The new "faulthandler" module that helps diagnosing crashes
- The new "unittest.mock" module
- The new "ipaddress" module
- The "sys.implementation" attribute
- A policy framework for the email package, with a provisional policy that adds much improved unicode support for email header parsing
- A "collections.ChainMap" class for linking mappings to a single unit
- Wrappers for many more POSIX functions in the "os" and "signal" modules, as well as other useful functions such as "sendfile()"
- Hash randomization, introduced in earlier bugfix releases, is now switched on by default

歷史版本

完整清單 →