|
| https://www.python.org/ |
| Python 有什麼新功能? | https://python.github.io/python-docs-zh-tw/whatsnew/index.html |
| 回報錯誤 | https://python.github.io/python-docs-zh-tw/bugs.html |
| 顯示原始碼
| https://github.com/python/cpython/blob/main/Doc/contents.rst?plain=1 |
| 索引 | https://python.github.io/python-docs-zh-tw/genindex.html |
| 模組 | https://python.github.io/python-docs-zh-tw/py-modindex.html |
| 下一頁 | https://python.github.io/python-docs-zh-tw/whatsnew/index.html |
| Python | https://www.python.org/ |
| 3.14.0 Documentation | https://python.github.io/python-docs-zh-tw/index.html |
| Python 說明文件內容 | https://python.github.io/python-docs-zh-tw/contents.html |
| ¶ | https://python.github.io/python-docs-zh-tw/contents.html#python-documentation-contents |
| Python 有什麼新功能? | https://python.github.io/python-docs-zh-tw/whatsnew/index.html |
| Python 3.14 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html |
| Summary -- Release highlights | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#summary-release-highlights |
| New features | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#new-features |
| PEP 649 & PEP 749: Deferred evaluation of annotations | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pep-649-pep-749-deferred-evaluation-of-annotations |
| PEP 734: Multiple interpreters in the standard library | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pep-734-multiple-interpreters-in-the-standard-library |
| PEP 750: Template string literals | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pep-750-template-string-literals |
| PEP 768: Safe external debugger interface | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pep-768-safe-external-debugger-interface |
| A new type of interpreter | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#a-new-type-of-interpreter |
| Free-threaded mode improvements | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#free-threaded-mode-improvements |
| 改善錯誤訊息 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#improved-error-messages |
| PEP 784:標準函式庫中的 Zstandard 支援 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pep-784-zstandard-support-in-the-standard-library |
| Asyncio introspection capabilities | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#asyncio-introspection-capabilities |
| Concurrent safe warnings control | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#concurrent-safe-warnings-control |
| Other language changes | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#other-language-changes |
| Built-ins | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#built-ins |
| Command line and environment | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#command-line-and-environment |
| PEP 758: Allow except and except* expressions without brackets | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pep-758-allow-except-and-except-expressions-without-brackets |
| PEP 765: Control flow in finally blocks | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pep-765-control-flow-in-finally-blocks |
| Incremental garbage collection | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#incremental-garbage-collection |
| Default interactive shell | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#default-interactive-shell |
| New modules | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#new-modules |
| Improved modules | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#improved-modules |
| argparse | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#argparse |
| ast | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#ast |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#asyncio |
| calendar | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#calendar |
| concurrent.futures | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#concurrent-futures |
| configparser | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#configparser |
| contextvars | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#contextvars |
| ctypes | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#ctypes |
| curses | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#curses |
| datetime | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#datetime |
| decimal | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#decimal |
| difflib | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#difflib |
| dis | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#dis |
| errno | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#errno |
| faulthandler | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#faulthandler |
| fnmatch | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#fnmatch |
| fractions | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#fractions |
| functools | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#functools |
| getopt | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#getopt |
| getpass | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#getpass |
| graphlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#graphlib |
| heapq | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#heapq |
| hmac | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#hmac |
| http | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#http |
| imaplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#imaplib |
| inspect | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#inspect |
| io | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#io |
| json | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#json |
| linecache | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#linecache |
| logging.handlers | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#logging-handlers |
| math | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#math |
| mimetypes | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#mimetypes |
| multiprocessing | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#multiprocessing |
| operator | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#operator |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#os |
| os.path | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#os-path |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pathlib |
| pdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pdb |
| pickle | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pickle |
| platform | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#platform |
| pydoc | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pydoc |
| re | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#re |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#socket |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#ssl |
| struct | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#struct |
| symtable | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#symtable |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#sys |
| sys.monitoring | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#sys-monitoring |
| sysconfig | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#sysconfig |
| tarfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#tarfile |
| threading | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#threading |
| tkinter | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#tkinter |
| turtle | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#turtle |
| types | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#types |
| typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#typing |
| unicodedata | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#unicodedata |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#unittest |
| urllib | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#urllib |
| uuid | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#uuid |
| webbrowser | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#webbrowser |
| zipfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#zipfile |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#optimizations |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id2 |
| base64 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#base64 |
| bdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#bdb |
| difflib | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id3 |
| gc | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#gc |
| io | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id4 |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id5 |
| pdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id6 |
| uuid | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id7 |
| zlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#zlib |
| 已移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#removed |
| argparse | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id8 |
| ast | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id9 |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id10 |
| email | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#email |
| importlib.abc | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#importlib-abc |
| itertools | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#itertools |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id11 |
| pkgutil | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pkgutil |
| pty | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pty |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#sqlite3 |
| urllib | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id12 |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#deprecated |
| New deprecations | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#new-deprecations |
| Python 3.15 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pending-removal-in-python-3-15 |
| Python 3.16 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pending-removal-in-python-3-16 |
| Python 3.17 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pending-removal-in-python-3-17 |
| Python 3.19 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pending-removal-in-python-3-19 |
| 未來版本中的待移除項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pending-removal-in-future-versions |
| CPython 位元組碼變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#cpython-bytecode-changes |
| Pseudo-instructions | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pseudo-instructions |
| C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#c-api-changes |
| Python configuration C API | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#python-configuration-c-api |
| C API 中的新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#new-features-in-the-c-api |
| Limited C API changes | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#limited-c-api-changes |
| 被移除的 C API | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#removed-c-apis |
| 已棄用的 C API | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#deprecated-c-apis |
| Python 3.15 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id13 |
| Python 3.16 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id14 |
| Python 3.18 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pending-removal-in-python-3-18 |
| 未來版本中的待移除項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id15 |
| 建置變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#build-changes |
| build-details.json | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#build-details-json |
| Discontinuation of PGP signatures | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#discontinuation-of-pgp-signatures |
| Free-threaded Python is officially supported | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#free-threaded-python-is-officially-supported |
| Binary releases for the experimental just-in-time compiler | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#binary-releases-for-the-experimental-just-in-time-compiler |
| 移植至 Python 3.14 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#porting-to-python-3-14 |
| Python API 的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#changes-in-the-python-api |
| Changes in annotations (PEP 649 and PEP 749) | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#changes-in-annotations-pep-649-and-pep-749 |
| Implications for annotated code | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#implications-for-annotated-code |
| Implications for readers of __annotations__ | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#implications-for-readers-of-annotations |
| Related changes | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#related-changes |
| from __future__ import annotations | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#from-future-import-annotations |
| C API 中的改動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#changes-in-the-c-api |
| Python 3.13 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html |
| 發布重點摘要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#summary-release-highlights |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#new-features |
| A better interactive interpreter | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#a-better-interactive-interpreter |
| 改善錯誤訊息 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#improved-error-messages |
| Free-threaded CPython | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#free-threaded-cpython |
| An experimental just-in-time (JIT) compiler | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#an-experimental-just-in-time-jit-compiler |
| Defined mutation semantics for locals() | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#defined-mutation-semantics-for-locals |
| 對行動平台的支援 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#support-for-mobile-platforms |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#other-language-changes |
| 新增模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#new-modules |
| 改進的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#improved-modules |
| argparse | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#argparse |
| array | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#array |
| ast | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#ast |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#asyncio |
| base64 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#base64 |
| compileall | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#compileall |
| concurrent.futures | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#concurrent-futures |
| configparser | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#configparser |
| copy | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#copy |
| ctypes | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#ctypes |
| dbm | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#dbm |
| dis | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#dis |
| doctest | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#doctest |
| email | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#email |
| enum | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#enum |
| fractions | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#fractions |
| glob | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#glob |
| importlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#importlib |
| io | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#io |
| ipaddress | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#ipaddress |
| itertools | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#itertools |
| marshal | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#marshal |
| math | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#math |
| mimetypes | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#mimetypes |
| mmap | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#mmap |
| multiprocessing | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#multiprocessing |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#os |
| os.path | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#os-path |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#pathlib |
| pdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#pdb |
| queue | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#queue |
| random | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#random |
| re | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#re |
| shutil | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#shutil |
| site | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#site |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#sqlite3 |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#ssl |
| statistics | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#statistics |
| subprocess | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#subprocess |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#sys |
| tempfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#tempfile |
| time | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#time |
| tkinter | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#tkinter |
| traceback | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#traceback |
| types | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#types |
| typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#typing |
| unicodedata | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#unicodedata |
| venv | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#venv |
| warnings | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#warnings |
| xml | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#xml |
| zipimport | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#zipimport |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#optimizations |
| 被移除的模組和 API | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#removed-modules-and-apis |
| PEP 594:從標準函式庫中移除「用完的電池」 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#pep-594-remove-dead-batteries-from-the-standard-library |
| 2to3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#to3 |
| builtins | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#builtins |
| configparser | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id3 |
| importlib.metadata | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#importlib-metadata |
| locale | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#locale |
| opcode | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#opcode |
| optparse | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#optparse |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id4 |
| re | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id5 |
| tkinter.tix | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#tkinter-tix |
| turtle | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#turtle |
| typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id6 |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#unittest |
| urllib | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#urllib |
| webbrowser | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#webbrowser |
| New Deprecations | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#new-deprecations |
| Python 3.14 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#pending-removal-in-python-3-14 |
| Python 3.15 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#pending-removal-in-python-3-15 |
| Python 3.16 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#pending-removal-in-python-3-16 |
| Python 3.17 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#pending-removal-in-python-3-17 |
| 未來版本中的待移除項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#pending-removal-in-future-versions |
| CPython 位元組碼變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#cpython-bytecode-changes |
| C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#c-api-changes |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id7 |
| Changed C APIs | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#changed-c-apis |
| Limited C API Changes | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#limited-c-api-changes |
| 移除的 C API | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#removed-c-apis |
| 器用的 C API | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#deprecated-c-apis |
| Python 3.14 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id8 |
| Python 3.15 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id9 |
| Python 3.16 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id10 |
| Python 3.18 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#pending-removal-in-python-3-18 |
| 未來版本中的待移除項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id11 |
| 建置變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#build-changes |
| 移植至 Python 3.13 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#porting-to-python-3-13 |
| Python API 的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#changes-in-the-python-api |
| C API 中的改動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#changes-in-the-c-api |
| 迴歸測試的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#regression-test-changes |
| Python 3.12 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html |
| 發布重點摘要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#summary-release-highlights |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#new-features |
| PEP 695:型別參數語法 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pep-695-type-parameter-syntax |
| PEP 701: Syntactic formalization of f-strings | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pep-701-syntactic-formalization-of-f-strings |
| PEP 684:直譯器各別持有的 GIL | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pep-684-a-per-interpreter-gil |
| PEP 669: Low impact monitoring for CPython | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pep-669-low-impact-monitoring-for-cpython |
| PEP 688:使緩衝區協定可在 Python 中存取 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pep-688-making-the-buffer-protocol-accessible-in-python |
| PEP 709: Comprehension inlining | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pep-709-comprehension-inlining |
| 改善錯誤訊息 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#improved-error-messages |
| 型別提示相關的新特性 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#new-features-related-to-type-hints |
| PEP 692: Using TypedDict for more precise **kwargs typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pep-692-using-typeddict-for-more-precise-kwargs-typing |
| PEP 698:覆蓋靜態型別的裝飾器 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pep-698-override-decorator-for-static-typing |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#other-language-changes |
| 新增模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#new-modules |
| 改進的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#improved-modules |
| array | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#array |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#asyncio |
| calendar | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#calendar |
| csv | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#csv |
| dis | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#dis |
| fractions | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#fractions |
| importlib.resources | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#importlib-resources |
| inspect | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#inspect |
| itertools | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#itertools |
| math | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#math |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#os |
| os.path | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#os-path |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pathlib |
| platform | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#platform |
| pdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pdb |
| random | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#random |
| shutil | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#shutil |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#sqlite3 |
| statistics | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#statistics |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#sys |
| tempfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#tempfile |
| threading | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#threading |
| tkinter | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#tkinter |
| tokenize | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#tokenize |
| types | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#types |
| typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#typing |
| unicodedata | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#unicodedata |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#unittest |
| uuid | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#uuid |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#optimizations |
| CPython 位元組碼變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#cpython-bytecode-changes |
| Demos and Tools | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#demos-and-tools |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#deprecated |
| Python 3.13 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pending-removal-in-python-3-13 |
| Python 3.14 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pending-removal-in-python-3-14 |
| Python 3.15 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pending-removal-in-python-3-15 |
| Python 3.16 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pending-removal-in-python-3-16 |
| Python 3.17 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pending-removal-in-python-3-17 |
| 未來版本中的待移除項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pending-removal-in-future-versions |
| 已移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#removed |
| asynchat 和 asyncore | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#asynchat-and-asyncore |
| configparser | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#configparser |
| distutils | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#distutils |
| ensurepip | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#ensurepip |
| enum | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#enum |
| ftplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#ftplib |
| gzip | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#gzip |
| hashlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#hashlib |
| importlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#importlib |
| imp | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#imp |
| io | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#io |
| locale | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#locale |
| smtpd | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#smtpd |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id2 |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#ssl |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id3 |
| webbrowser | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#webbrowser |
| xml.etree.ElementTree | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#xml-etree-elementtree |
| zipimport | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#zipimport |
| 其他 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#others |
| 移植至 Python 3.12 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#porting-to-python-3-12 |
| Python API 的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#changes-in-the-python-api |
| 建置變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#build-changes |
| C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#c-api-changes |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id4 |
| 移植至 Python 3.12 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id5 |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id6 |
| Python 3.14 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id7 |
| Python 3.15 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id8 |
| Python 3.16 中待移除的項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id9 |
| 未來版本中的待移除項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id10 |
| 已移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id11 |
| Python 3.11 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html |
| 發布重點摘要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#summary-release-highlights |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#new-features |
| PEP 657:回溯 (traceback) 中更細緻的錯誤位置 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pep-657-fine-grained-error-locations-in-tracebacks |
| PEP 654:例外群組與 except* | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pep-654-exception-groups-and-except |
| PEP 678:運用例外註解使其更加詳盡 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pep-678-exceptions-can-be-enriched-with-notes |
| Windows py.exe 啟動程式 (launcher) 的改進 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#windows-py-exe-launcher-improvements |
| 型別提示相關的新特性 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#new-features-related-to-type-hints |
| PEP 646:可變參數泛型 (variadic generics) | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pep-646-variadic-generics |
| PEP 655:標記獨立 TypedDict 項目為必要或不必要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pep-655-marking-individual-typeddict-items-as-required-or-not-required |
| PEP 673:Self 型別 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pep-673-self-type |
| PEP 675:任意的文本字串型別 (Arbitrary literal string type) | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pep-675-arbitrary-literal-string-type |
| PEP 681:資料類別轉換 (Data class transforms) | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pep-681-data-class-transforms |
| PEP 563 可能不是未來 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pep-563-may-not-be-the-future |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#other-language-changes |
| 其他 CPython 實作更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#other-cpython-implementation-changes |
| 新增模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#new-modules |
| 改進的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#improved-modules |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#asyncio |
| contextlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#contextlib |
| dataclasses | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#dataclasses |
| datetime | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#datetime |
| enum | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#enum |
| fcntl | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#fcntl |
| fractions | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#fractions |
| functools | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#functools |
| gzip | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#gzip |
| hashlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#hashlib |
| IDLE 和 idlelib | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#whatsnew311-idle |
| inspect | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#inspect |
| locale | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#locale |
| logging | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#logging |
| math | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#math |
| operator | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#operator |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#os |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pathlib |
| re | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#re |
| shutil | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#shutil |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#socket |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#sqlite3 |
| string | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#string |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#sys |
| sysconfig | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#sysconfig |
| tempfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#tempfile |
| threading | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#threading |
| time | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#time |
| tkinter | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#tkinter |
| traceback | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#traceback |
| typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#typing |
| unicodedata | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#unicodedata |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#unittest |
| venv | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#venv |
| warnings | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#warnings |
| zipfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#zipfile |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#optimizations |
| 更快的 CPython | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#faster-cpython |
| 更快的啟動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#faster-startup |
| 凍結引入 (Frozen imports) / 靜態程式碼物件 (Static code objects) | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#frozen-imports-static-code-objects |
| 更快的運行程式 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#faster-runtime |
| 所需資源更少 (cheaper) 且惰性的 (lazy)) Python 幀 (frame) | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#cheaper-lazy-python-frames |
| 行內 Python 函式呼叫 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#inlined-python-function-calls |
| PEP 659:特化的適應性直譯器 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pep-659-specializing-adaptive-interpreter |
| 雜項 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#misc |
| FAQ | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#faq |
| 我該如何在程式碼中取得這些加速? | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#how-should-i-write-my-code-to-utilize-these-speedups |
| Python 3.11 會不會使用更多記憶體? | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#will-cpython-3-11-use-more-memory |
| 我在我的程式當中沒感覺到任何加速,為什麼? | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#i-don-t-see-any-speedups-in-my-workload-why |
| 有用到 JIT 編譯器嗎? | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#is-there-a-jit-compiler |
| 關於 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#about |
| CPython 位元組碼變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#cpython-bytecode-changes |
| 新增 opcode | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#new-opcodes |
| 被取代的操作碼 (opcode) | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#replaced-opcodes |
| 有更動/被移除的 opcode | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#changed-removed-opcodes |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#deprecated |
| 語言/內建 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#language-builtins |
| 模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#modules |
| 標準函式庫 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#standard-library |
| Python 3.12 中待決議的移除項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pending-removal-in-python-3-12 |
| 已移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#removed |
| 移植至 Python 3.11 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#porting-to-python-3-11 |
| 建置變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#build-changes |
| C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#c-api-changes |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#whatsnew311-c-api-new-features |
| 移植至 Python 3.11 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#whatsnew311-c-api-porting |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#whatsnew311-c-api-deprecated |
| Python 3.12 中待決議的移除項目 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#whatsnew311-c-api-pending-removal |
| 已移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#whatsnew311-c-api-removed |
| Python 3.11.4 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#notable-changes-in-3-11-4 |
| tarfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#tarfile |
| Python 3.11.5 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#notable-changes-in-3-11-5 |
| OpenSSL | https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#openssl |
| Python 3.10 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html |
| 發布重點摘要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#summary-release-highlights |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#new-features |
| 帶括號的情境管理器 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#parenthesized-context-managers |
| 更好的錯誤訊息 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#better-error-messages |
| SyntaxErrors | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#syntaxerrors |
| IndentationErrors | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#indentationerrors |
| AttributeErrors | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#attributeerrors |
| NameErrors | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#nameerrors |
| PEP 626:用於除錯和其他工具的精確列號 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pep-626-precise-line-numbers-for-debugging-and-other-tools |
| PEP 634:結構模式匹配 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pep-634-structural-pattern-matching |
| 語法和操作 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#syntax-and-operations |
| 宣告式方法 (Declarative approach) | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#declarative-approach |
| 簡單模式:與字面值匹配 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#simple-pattern-match-to-a-literal |
| 沒有萬用字元 (wildcard) 的行為 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#behavior-without-the-wildcard |
| 具有字面值和變數的模式 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#patterns-with-a-literal-and-variable |
| 模式和類別 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#patterns-and-classes |
| 具有位置參數的模式 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#patterns-with-positional-parameters |
| 巢狀模式 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#nested-patterns |
| 複雜模式和萬用字元 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#complex-patterns-and-the-wildcard |
| Guard | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#guard |
| 其他主要功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#other-key-features |
| 可選的 EncodingWarning 和 encoding="locale" 選項 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#optional-encodingwarning-and-encoding-locale-option |
| 與型別提示相關的新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#new-features-related-to-type-hints |
| PEP 604:新型聯集運算子 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pep-604-new-type-union-operator |
| PEP 612:參數規範變數 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pep-612-parameter-specification-variables |
| PEP 613:型別別名 (TypeAlias) | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pep-613-typealias |
| PEP 647:使用者定義的型別防護 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pep-647-user-defined-type-guards |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#other-language-changes |
| 新模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#new-modules |
| 改進的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#improved-modules |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#asyncio |
| argparse | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#argparse |
| array | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#array |
| asynchat, asyncore, smtpd | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#asynchat-asyncore-smtpd |
| base64 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#base64 |
| bdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#bdb |
| bisect | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#bisect |
| codecs | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#codecs |
| collections.abc | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#collections-abc |
| contextlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#contextlib |
| curses | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#curses |
| dataclasses | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#dataclasses |
| __slots__ | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#slots |
| 僅限關鍵字欄位 (Keyword-only fields) | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#keyword-only-fields |
| distutils | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#distutils |
| doctest | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#doctest |
| encodings | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#encodings |
| enum | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#enum |
| fileinput | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#fileinput |
| faulthandler | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#faulthandler |
| gc | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#gc |
| glob | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#glob |
| hashlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#hashlib |
| hmac | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#hmac |
| IDLE 和 idlelib | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#idle-and-idlelib |
| importlib.metadata | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#importlib-metadata |
| inspect | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#inspect |
| itertools | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#itertools |
| linecache | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#linecache |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#os |
| os.path | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#os-path |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pathlib |
| platform | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#platform |
| pprint | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pprint |
| py_compile | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#py-compile |
| pyclbr | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pyclbr |
| shelve | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#shelve |
| statistics | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#statistics |
| site | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#site |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#socket |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#ssl |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#sqlite3 |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#sys |
| _thread | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#thread |
| threading | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#threading |
| traceback | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#traceback |
| types | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#types |
| typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#typing |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#unittest |
| urllib.parse | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#urllib-parse |
| xml | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#xml |
| zipimport | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#zipimport |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#optimizations |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#deprecated |
| 已刪除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#removed |
| 移植到 Python 3.10 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#porting-to-python-3-10 |
| Python 語法的變化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#changes-in-the-python-syntax |
| Python API 的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#changes-in-the-python-api |
| C API 中的改動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#changes-in-the-c-api |
| CPython 位元組碼變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#cpython-bytecode-changes |
| 建置變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#build-changes |
| C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#c-api-changes |
| PEP 652:維護穩定 ABI | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pep-652-maintaining-the-stable-abi |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#id1 |
| 移植到 Python 3.10 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#id2 |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#id3 |
| 已刪除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#id4 |
| Python 3.10.7 中顯著的安全性功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#notable-security-feature-in-3-10-7 |
| Python 3.10.8 中顯著的安全性功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#notable-security-feature-in-3-10-8 |
| Python 3.10.12 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#notable-changes-in-3-10-12 |
| tarfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#tarfile |
| Python 3.9 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html |
| 發布重點摘要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#summary-release-highlights |
| You should check for DeprecationWarning in your code | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#you-should-check-for-deprecationwarning-in-your-code |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#new-features |
| Dictionary Merge & Update Operators | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#dictionary-merge-update-operators |
| New String Methods to Remove Prefixes and Suffixes | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#new-string-methods-to-remove-prefixes-and-suffixes |
| Type Hinting Generics in Standard Collections | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#type-hinting-generics-in-standard-collections |
| 新型剖析器 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#new-parser |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#other-language-changes |
| 新模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#new-modules |
| zoneinfo | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#zoneinfo |
| graphlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#graphlib |
| 改進的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#improved-modules |
| ast | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#ast |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#asyncio |
| compileall | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#compileall |
| concurrent.futures | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#concurrent-futures |
| curses | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#curses |
| datetime | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#datetime |
| distutils | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#distutils |
| fcntl | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#fcntl |
| ftplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#ftplib |
| gc | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#gc |
| hashlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#hashlib |
| http | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#http |
| IDLE 和 idlelib | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#idle-and-idlelib |
| imaplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#imaplib |
| importlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#importlib |
| inspect | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#inspect |
| ipaddress | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#ipaddress |
| math | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#math |
| multiprocessing | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#multiprocessing |
| nntplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#nntplib |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#os |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#pathlib |
| pdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#pdb |
| poplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#poplib |
| pprint | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#pprint |
| pydoc | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#pydoc |
| random | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#random |
| signal | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#signal |
| smtplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#smtplib |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#socket |
| time | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#time |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#sys |
| tracemalloc | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#tracemalloc |
| typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#typing |
| unicodedata | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#unicodedata |
| venv | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#venv |
| xml | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#xml |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#optimizations |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#deprecated |
| 已移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#removed |
| 移植至 Python 3.9 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#porting-to-python-3-9 |
| Python API 的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#changes-in-the-python-api |
| C API 中的改動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#changes-in-the-c-api |
| CPython 位元組碼變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#cpython-bytecode-changes |
| 建置變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#build-changes |
| C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#c-api-changes |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#id1 |
| 移植至 Python 3.9 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#id2 |
| 已移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#id3 |
| Python 3.9.1 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#notable-changes-in-python-3-9-1 |
| typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#id4 |
| macOS 11.0 (Big Sur) and Apple Silicon Mac support | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#macos-11-0-big-sur-and-apple-silicon-mac-support |
| Python 3.9.2 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#notable-changes-in-python-3-9-2 |
| collections.abc | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#collections-abc |
| urllib.parse | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#urllib-parse |
| Python 3.9.3 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#notable-changes-in-python-3-9-3 |
| Python 3.9.5 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#notable-changes-in-python-3-9-5 |
| urllib.parse | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#id5 |
| Python 3.9.14 中顯著的安全性功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#notable-security-feature-in-3-9-14 |
| Python 3.9.17 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#notable-changes-in-3-9-17 |
| tarfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#tarfile |
| Python 3.8 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html |
| 發布重點摘要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#summary-release-highlights |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#new-features |
| Assignment expressions | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#assignment-expressions |
| Positional-only parameters | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#positional-only-parameters |
| Parallel filesystem cache for compiled bytecode files | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#parallel-filesystem-cache-for-compiled-bytecode-files |
| Debug build uses the same ABI as release build | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build |
| f-strings support = for self-documenting expressions and debugging | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#f-strings-support-for-self-documenting-expressions-and-debugging |
| PEP 578: Python Runtime Audit Hooks | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pep-578-python-runtime-audit-hooks |
| PEP 587: Python Initialization Configuration | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pep-587-python-initialization-configuration |
| PEP 590: Vectorcall: a fast calling protocol for CPython | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pep-590-vectorcall-a-fast-calling-protocol-for-cpython |
| Pickle protocol 5 with out-of-band data buffers | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pickle-protocol-5-with-out-of-band-data-buffers |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#other-language-changes |
| 新增模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#new-modules |
| 改進的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#improved-modules |
| ast | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#ast |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#asyncio |
| builtins(內建) | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#builtins |
| collections | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#collections |
| cProfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#cprofile |
| csv | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#csv |
| curses | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#curses |
| ctypes | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#ctypes |
| datetime | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#datetime |
| functools | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#functools |
| gc | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#gc |
| gettext | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#gettext |
| gzip | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#gzip |
| IDLE 和 idlelib | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#idle-and-idlelib |
| inspect | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#inspect |
| io | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#io |
| itertools | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#itertools |
| json.tool | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#json-tool |
| logging | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#logging |
| math | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#math |
| mmap | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#mmap |
| multiprocessing | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#multiprocessing |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#os |
| os.path | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#os-path |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pathlib |
| pickle | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pickle |
| plistlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#plistlib |
| pprint | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pprint |
| py_compile | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#py-compile |
| shlex | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#shlex |
| shutil | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#shutil |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#socket |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#ssl |
| statistics | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#statistics |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#sys |
| tarfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#tarfile |
| threading | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#threading |
| tokenize | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#tokenize |
| tkinter | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#tkinter |
| time | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#time |
| typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#typing |
| unicodedata | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#unicodedata |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#unittest |
| venv | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#venv |
| weakref | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#weakref |
| xml | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#xml |
| xmlrpc | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#xmlrpc |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#optimizations |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#build-and-c-api-changes |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#deprecated |
| API 與功能的移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#api-and-feature-removals |
| 移植至 Python 3.8 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#porting-to-python-3-8 |
| Python 行為的改變 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#changes-in-python-behavior |
| Python API 的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#changes-in-the-python-api |
| C API 中的改動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#changes-in-the-c-api |
| CPython 位元組碼變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#cpython-bytecode-changes |
| Demos and Tools | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#demos-and-tools |
| Python 3.8.1 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#notable-changes-in-python-3-8-1 |
| Python 3.8.2 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#notable-changes-in-python-3-8-2 |
| Python 3.8.3 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#notable-changes-in-python-3-8-3 |
| Python 3.8.8 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#notable-changes-in-python-3-8-8 |
| Python 3.8.9 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#notable-changes-in-python-3-8-9 |
| Python 3.8.10 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#notable-changes-in-python-3-8-10 |
| macOS 11.0 (Big Sur) and Apple Silicon Mac support | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#macos-11-0-big-sur-and-apple-silicon-mac-support |
| Python 3.8.10 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#id1 |
| urllib.parse | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#urllib-parse |
| Python 3.8.12 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#notable-changes-in-python-3-8-12 |
| Python API 的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#id2 |
| Python 3.8.14 中顯著的安全性功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#notable-security-feature-in-3-8-14 |
| Python 3.8.17 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#notable-changes-in-3-8-17 |
| tarfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#id3 |
| Python 3.7 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html |
| 發布重點摘要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#summary-release-highlights |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#new-features |
| PEP 563:延後評估註釋 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-563-postponed-evaluation-of-annotations |
| PEP 538: Legacy C Locale Coercion | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-538-legacy-c-locale-coercion |
| PEP 540: Forced UTF-8 Runtime Mode | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-540-forced-utf-8-runtime-mode |
| PEP 553:內建的 breakpoint() | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-553-built-in-breakpoint |
| PEP 539: New C API for Thread-Local Storage | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-539-new-c-api-for-thread-local-storage |
| PEP 562: Customization of Access to Module Attributes | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-562-customization-of-access-to-module-attributes |
| PEP 564: New Time Functions With Nanosecond Resolution | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-564-new-time-functions-with-nanosecond-resolution |
| PEP 565:在 __main__ 中顯示 DeprecationWarning | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-565-show-deprecationwarning-in-main |
| PEP 560:對 typing 模組與泛用型別的核心支援 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-560-core-support-for-typing-module-and-generic-types |
| PEP 552:基於雜湊值的 .pyc 檔案 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-552-hash-based-pyc-files |
| PEP 545:Python 文件翻譯 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-545-python-documentation-translations |
| Python 開發模式(-X dev) | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#python-development-mode-x-dev |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#other-language-changes |
| 新模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#new-modules |
| contextvars | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#contextvars |
| dataclasses | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#dataclasses |
| importlib.resources | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#importlib-resources |
| 改進的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#improved-modules |
| argparse | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#argparse |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#asyncio |
| binascii | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#binascii |
| calendar | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#calendar |
| collections | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#collections |
| compileall | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#compileall |
| concurrent.futures | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#concurrent-futures |
| contextlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#contextlib |
| cProfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#cprofile |
| crypt | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#crypt |
| datetime | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#datetime |
| dbm | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#dbm |
| decimal | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#decimal |
| dis | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#dis |
| distutils | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#distutils |
| enum | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#enum |
| functools | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#functools |
| gc | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#gc |
| hmac | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#hmac |
| http.client | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#http-client |
| http.server | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#http-server |
| idlelib 與 IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#idlelib-and-idle |
| importlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#importlib |
| io | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#io |
| ipaddress | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#ipaddress |
| itertools | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#itertools |
| locale | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#locale |
| logging | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#logging |
| math | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#math |
| mimetypes | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#mimetypes |
| msilib | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#msilib |
| multiprocessing | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#multiprocessing |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#os |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pathlib |
| pdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pdb |
| py_compile | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#py-compile |
| pydoc | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pydoc |
| queue | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#queue |
| re | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#re |
| signal | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#signal |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#socket |
| socketserver | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#socketserver |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#sqlite3 |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#ssl |
| string | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#string |
| subprocess | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#subprocess |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#sys |
| time | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#time |
| tkinter | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#tkinter |
| tracemalloc | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#tracemalloc |
| types | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#types |
| unicodedata | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#unicodedata |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#unittest |
| unittest.mock | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#unittest-mock |
| urllib.parse | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#urllib-parse |
| uu | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#uu |
| uuid | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#uuid |
| warnings | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#warnings |
| xml | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#xml |
| xml.etree | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#xml-etree |
| xmlrpc.server | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#xmlrpc-server |
| zipapp | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#zipapp |
| zipfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#zipfile |
| C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#c-api-changes |
| 建置變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#build-changes |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#optimizations |
| Other CPython Implementation Changes | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#other-cpython-implementation-changes |
| 已棄用的 Python 行為 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#deprecated-python-behavior |
| 已棄用的 Python 模組、函式和方法 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#deprecated-python-modules-functions-and-methods |
| aifc | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#aifc |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#whatsnew37-asyncio-deprecated |
| collections | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id3 |
| dbm | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id4 |
| enum | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id5 |
| gettext | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#gettext |
| importlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id6 |
| locale | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id7 |
| macpath | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#macpath |
| threading | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#threading |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id8 |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id9 |
| sunau | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#sunau |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id10 |
| wave | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#wave |
| Deprecated functions and types of the C API | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#deprecated-functions-and-types-of-the-c-api |
| Platform Support Removals | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#platform-support-removals |
| API 與功能的移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#api-and-feature-removals |
| Module Removals | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#module-removals |
| Windows-only Changes | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#windows-only-changes |
| 移植至 Python 3.7 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#porting-to-python-3-7 |
| Python 行為的改變 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#changes-in-python-behavior |
| Python API 的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#changes-in-the-python-api |
| C API 中的改動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#changes-in-the-c-api |
| CPython 位元組碼變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#cpython-bytecode-changes |
| Windows-only Changes | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id12 |
| Other CPython implementation changes | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id13 |
| Python 3.7.1 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#notable-changes-in-python-3-7-1 |
| Python 3.7.2 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#notable-changes-in-python-3-7-2 |
| Python 3.7.6 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#notable-changes-in-python-3-7-6 |
| Python 3.7.10 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#notable-changes-in-python-3-7-10 |
| Python 3.7.11 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#notable-changes-in-python-3-7-11 |
| Python 3.7.14 中顯著的安全性功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#notable-security-feature-in-3-7-14 |
| Python 3.6 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html |
| 發布重點摘要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#summary-release-highlights |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#new-features |
| PEP 498: Formatted string literals | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-498-formatted-string-literals |
| PEP 526: Syntax for variable annotations | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-526-syntax-for-variable-annotations |
| PEP 515: Underscores in Numeric Literals | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-515-underscores-in-numeric-literals |
| PEP 525: Asynchronous Generators | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-525-asynchronous-generators |
| PEP 530: Asynchronous Comprehensions | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-530-asynchronous-comprehensions |
| PEP 487: Simpler customization of class creation | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-487-simpler-customization-of-class-creation |
| PEP 487: Descriptor Protocol Enhancements | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-487-descriptor-protocol-enhancements |
| PEP 519: Adding a file system path protocol | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-519-adding-a-file-system-path-protocol |
| PEP 495: Local Time Disambiguation | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-495-local-time-disambiguation |
| PEP 529: Change Windows filesystem encoding to UTF-8 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-529-change-windows-filesystem-encoding-to-utf-8 |
| PEP 528: Change Windows console encoding to UTF-8 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-528-change-windows-console-encoding-to-utf-8 |
| PEP 520: Preserving Class Attribute Definition Order | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-520-preserving-class-attribute-definition-order |
| PEP 468: Preserving Keyword Argument Order | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-468-preserving-keyword-argument-order |
| New dict implementation | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#new-dict-implementation |
| PEP 523: Adding a frame evaluation API to CPython | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-523-adding-a-frame-evaluation-api-to-cpython |
| PYTHONMALLOC environment variable | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pythonmalloc-environment-variable |
| DTrace and SystemTap probing support | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#dtrace-and-systemtap-probing-support |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#other-language-changes |
| 新模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#new-modules |
| secrets | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#secrets |
| 改進的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#improved-modules |
| array | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#array |
| ast | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#ast |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#asyncio |
| binascii | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#binascii |
| cmath | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#cmath |
| collections | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#collections |
| concurrent.futures | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#concurrent-futures |
| contextlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#contextlib |
| datetime | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#datetime |
| decimal | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#decimal |
| distutils | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#distutils |
| email | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#email |
| encodings | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#encodings |
| enum | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#enum |
| faulthandler | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#faulthandler |
| fileinput | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#fileinput |
| hashlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#hashlib |
| http.client | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#http-client |
| idlelib 與 IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#idlelib-and-idle |
| importlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#importlib |
| inspect | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#inspect |
| json | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#json |
| logging | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#logging |
| math | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#math |
| multiprocessing | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#multiprocessing |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#os |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pathlib |
| pdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pdb |
| pickle | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pickle |
| pickletools | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pickletools |
| pydoc | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pydoc |
| random | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#random |
| re | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#re |
| readline | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#readline |
| rlcompleter | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#rlcompleter |
| shlex | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#shlex |
| site | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#site |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#sqlite3 |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#socket |
| socketserver | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#socketserver |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#ssl |
| statistics | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#statistics |
| struct | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#struct |
| subprocess | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#subprocess |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#sys |
| telnetlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#telnetlib |
| time | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#time |
| timeit | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#timeit |
| tkinter | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#tkinter |
| traceback | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#traceback |
| tracemalloc | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#tracemalloc |
| typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#typing |
| unicodedata | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#unicodedata |
| unittest.mock | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#unittest-mock |
| urllib.request | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#urllib-request |
| urllib.robotparser | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#urllib-robotparser |
| venv | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#venv |
| warnings | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#warnings |
| winreg | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#winreg |
| winsound | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#winsound |
| xmlrpc.client | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#xmlrpc-client |
| zipfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#zipfile |
| zlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#zlib |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#optimizations |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#build-and-c-api-changes |
| 其他改進 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#other-improvements |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#deprecated |
| 新關鍵字 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#new-keywords |
| 已棄用的 Python 行為 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#deprecated-python-behavior |
| 已棄用的 Python 模組、函式和方法 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#deprecated-python-modules-functions-and-methods |
| asynchat | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#asynchat |
| asyncore | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#asyncore |
| dbm | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#dbm |
| distutils | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id2 |
| grp | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#grp |
| importlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id3 |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id4 |
| re | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id5 |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id6 |
| tkinter | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id7 |
| venv | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#whatsnew36-venv |
| xml | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#xml |
| C API 的已棄用函式和型別 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#deprecated-functions-and-types-of-the-c-api |
| 已棄用的建置選項 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#deprecated-build-options |
| 已移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#removed |
| API 與功能的移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#api-and-feature-removals |
| 移植至 Python 3.6 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#porting-to-python-3-6 |
| 'python' 命令的行為變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#changes-in-python-command-behavior |
| Python API 的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#changes-in-the-python-api |
| C API 中的改動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#changes-in-the-c-api |
| CPython 位元組碼變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#cpython-bytecode-changes |
| Python 3.6.2 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#notable-changes-in-python-3-6-2 |
| 新增 make regen-all 建置目標 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#new-make-regen-all-build-target |
| 移除 make touch 建置目標 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#removal-of-make-touch-build-target |
| Python 3.6.4 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#notable-changes-in-python-3-6-4 |
| Python 3.6.5 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#notable-changes-in-python-3-6-5 |
| Python 3.6.7 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#notable-changes-in-python-3-6-7 |
| Python 3.6.10 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#notable-changes-in-python-3-6-10 |
| Python 3.6.13 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#notable-changes-in-python-3-6-13 |
| Python 3.6.14 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#notable-changes-in-python-3-6-14 |
| Python 3.5 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html |
| 發布重點摘要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#summary-release-highlights |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#new-features |
| PEP 492 - 使用 async 和 await 語法的協程 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-492-coroutines-with-async-and-await-syntax |
| PEP 465 - A dedicated infix operator for matrix multiplication | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-465-a-dedicated-infix-operator-for-matrix-multiplication |
| PEP 448 - Additional Unpacking Generalizations | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-448-additional-unpacking-generalizations |
| PEP 461 - percent formatting support for bytes and bytearray | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-461-percent-formatting-support-for-bytes-and-bytearray |
| PEP 484 - 型別提示 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-484-type-hints |
| PEP 471 - os.scandir() function -- a better and faster directory iterator | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-471-os-scandir-function-a-better-and-faster-directory-iterator |
| PEP 475: Retry system calls failing with EINTR | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-475-retry-system-calls-failing-with-eintr |
| PEP 479: Change StopIteration handling inside generators | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-479-change-stopiteration-handling-inside-generators |
| PEP 485: A function for testing approximate equality | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-485-a-function-for-testing-approximate-equality |
| PEP 486: Make the Python Launcher aware of virtual environments | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-486-make-the-python-launcher-aware-of-virtual-environments |
| PEP 488: Elimination of PYO files | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-488-elimination-of-pyo-files |
| PEP 489: Multi-phase extension module initialization | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-489-multi-phase-extension-module-initialization |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#other-language-changes |
| 新增模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#new-modules |
| typing | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#typing |
| zipapp | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#zipapp |
| 改進的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#improved-modules |
| argparse | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#argparse |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#asyncio |
| bz2 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#bz2 |
| cgi | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#cgi |
| cmath | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#cmath |
| code | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#code |
| collections | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#collections |
| collections.abc | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#collections-abc |
| compileall | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#compileall |
| concurrent.futures | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#concurrent-futures |
| configparser | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#configparser |
| contextlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#contextlib |
| csv | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#csv |
| curses | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#curses |
| dbm | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#dbm |
| difflib | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#difflib |
| distutils | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#distutils |
| doctest | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#doctest |
| email | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#email |
| enum | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#enum |
| faulthandler | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#faulthandler |
| functools | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#functools |
| glob | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#glob |
| gzip | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#gzip |
| heapq | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#heapq |
| http | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#http |
| http.client | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#http-client |
| idlelib 與 IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#idlelib-and-idle |
| imaplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#imaplib |
| imghdr | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#imghdr |
| importlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#importlib |
| inspect | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#inspect |
| io | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#io |
| ipaddress | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#ipaddress |
| json | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#json |
| linecache | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#linecache |
| locale | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#locale |
| logging | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#logging |
| lzma | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#lzma |
| math | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#math |
| multiprocessing | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#multiprocessing |
| operator | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#operator |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#os |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pathlib |
| pickle | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pickle |
| poplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#poplib |
| re | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#re |
| readline | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#readline |
| selectors | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#selectors |
| shutil | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#shutil |
| signal | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#signal |
| smtpd | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#smtpd |
| smtplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#smtplib |
| sndhdr | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#sndhdr |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#socket |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#ssl |
| 記憶體 BIO 支援 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#memory-bio-support |
| Application-Layer Protocol Negotiation Support | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#application-layer-protocol-negotiation-support |
| 其他變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#other-changes |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#sqlite3 |
| subprocess | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#subprocess |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#sys |
| sysconfig | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#sysconfig |
| tarfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#tarfile |
| threading | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#threading |
| time | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#time |
| timeit | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#timeit |
| tkinter | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#tkinter |
| traceback | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#traceback |
| types | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#types |
| unicodedata | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#unicodedata |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#unittest |
| unittest.mock | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#unittest-mock |
| urllib | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#urllib |
| wsgiref | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#wsgiref |
| xmlrpc | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#xmlrpc |
| xml.sax | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#xml-sax |
| zipfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#zipfile |
| 其他模組層級的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#other-module-level-changes |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#optimizations |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#build-and-c-api-changes |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#deprecated |
| 新關鍵字 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#new-keywords |
| 已棄用的 Python 行為 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#deprecated-python-behavior |
| 不支援的作業系統 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#unsupported-operating-systems |
| 已棄用的 Python 模組、函式和方法 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#deprecated-python-modules-functions-and-methods |
| 已移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#removed |
| API 與功能的移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#api-and-feature-removals |
| 移植至 Python 3.5 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#porting-to-python-3-5 |
| Python 行為的改變 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#changes-in-python-behavior |
| Python API 的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#changes-in-the-python-api |
| C API 中的改動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#changes-in-the-c-api |
| Python 3.5.4 中顯著的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#notable-changes-in-python-3-5-4 |
| 新增 make regen-all 建置目標 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#new-make-regen-all-build-target |
| 移除 make touch 建置目標 | https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#removal-of-make-touch-build-target |
| Python 3.4 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html |
| 發布重點摘要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#summary-release-highlights |
| 新增功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#new-features |
| PEP 453: Explicit Bootstrapping of PIP in Python Installations | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-453-explicit-bootstrapping-of-pip-in-python-installations |
| Bootstrapping pip By Default | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#bootstrapping-pip-by-default |
| 文件更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#documentation-changes |
| PEP 446: Newly Created File Descriptors Are Non-Inheritable | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-446-newly-created-file-descriptors-are-non-inheritable |
| 編解碼器處理的改進 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#improvements-to-codec-handling |
| PEP 451:用於引入系統的 ModuleSpec 型別 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-451-a-modulespec-type-for-the-import-system |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#other-language-changes |
| 新模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#new-modules |
| asyncio | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#asyncio |
| ensurepip | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#ensurepip |
| enum | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#enum |
| pathlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pathlib |
| selectors | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#selectors |
| statistics | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#statistics |
| tracemalloc | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#tracemalloc |
| 改進的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#improved-modules |
| abc | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#abc |
| aifc | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#aifc |
| argparse | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#argparse |
| audioop | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#audioop |
| base64 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#base64 |
| collections | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#collections |
| colorsys | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#colorsys |
| contextlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#contextlib |
| dbm | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#dbm |
| dis | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#dis |
| doctest | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#doctest |
| email | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#email |
| filecmp | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#filecmp |
| functools | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#functools |
| gc | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#gc |
| glob | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#glob |
| hashlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#hashlib |
| hmac | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#hmac |
| html | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#html |
| http | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#http |
| idlelib 與 IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#idlelib-and-idle |
| importlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#importlib |
| inspect | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#inspect |
| ipaddress | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#ipaddress |
| logging | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#logging |
| marshal | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#marshal |
| mmap | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#mmap |
| multiprocessing | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#multiprocessing |
| operator | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#operator |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#os |
| pdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pdb |
| pickle | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pickle |
| plistlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#plistlib |
| poplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#poplib |
| pprint | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pprint |
| pty | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pty |
| pydoc | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pydoc |
| re | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#re |
| resource | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#resource |
| select | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#select |
| shelve | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#shelve |
| shutil | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#shutil |
| smtpd | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#smtpd |
| smtplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#smtplib |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#socket |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#sqlite3 |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#ssl |
| stat | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#stat |
| struct | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#struct |
| subprocess | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#subprocess |
| sunau | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#sunau |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#sys |
| tarfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#tarfile |
| textwrap | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#textwrap |
| threading | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#threading |
| traceback | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#traceback |
| types | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#types |
| urllib | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#urllib |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#unittest |
| venv | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#venv |
| wave | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#wave |
| weakref | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#weakref |
| xml.etree | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#xml-etree |
| zipfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#zipfile |
| CPython 實作變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#cpython-implementation-changes |
| PEP 445: Customization of CPython Memory Allocators | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-445-customization-of-cpython-memory-allocators |
| PEP 442: Safe Object Finalization | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-442-safe-object-finalization |
| PEP 456: Secure and Interchangeable Hash Algorithm | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-456-secure-and-interchangeable-hash-algorithm |
| PEP 436: Argument Clinic | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-436-argument-clinic |
| 其他建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#other-build-and-c-api-changes |
| 其他改進 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#other-improvements |
| 顯著最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#significant-optimizations |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#deprecated |
| 已棄用的 Python API | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#deprecations-in-the-python-api |
| 已棄用功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#deprecated-features |
| 已移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#removed |
| 不再支援的作業系統 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#operating-systems-no-longer-supported |
| API 與功能的移除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#api-and-feature-removals |
| 程式碼的清除 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#code-cleanups |
| 移植至 Python 3.4 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#porting-to-python-3-4 |
| Changes in 'python' Command Behavior | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#changes-in-python-command-behavior |
| Python API 的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#changes-in-the-python-api |
| C API 中的改動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#changes-in-the-c-api |
| 3.4.3 中的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#changed-in-3-4-3 |
| PEP 476: Enabling certificate verification by default for stdlib http clients | https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-476-enabling-certificate-verification-by-default-for-stdlib-http-clients |
| Python 3.3 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html |
| 發布重點摘要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#summary-release-highlights |
| PEP 405:虛擬環境 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-405-virtual-environments |
| PEP 420: Implicit Namespace Packages | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-420-implicit-namespace-packages |
| PEP 3118: New memoryview implementation and buffer protocol documentation | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-3118-new-memoryview-implementation-and-buffer-protocol-documentation |
| 功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#features |
| API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#api-changes |
| PEP 393: Flexible String Representation | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-393-flexible-string-representation |
| 功能性 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#functionality |
| 性能和資源使用情況 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#performance-and-resource-usage |
| PEP 397:適用於 Windows 的 Python 啟動器 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-397-python-launcher-for-windows |
| PEP 3151: Reworking the OS and IO exception hierarchy | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-3151-reworking-the-os-and-io-exception-hierarchy |
| PEP 380: Syntax for Delegating to a Subgenerator | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-380-syntax-for-delegating-to-a-subgenerator |
| PEP 409: Suppressing exception context | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-409-suppressing-exception-context |
| PEP 414: Explicit Unicode literals | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-414-explicit-unicode-literals |
| PEP 3155: Qualified name for classes and functions | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-3155-qualified-name-for-classes-and-functions |
| PEP 412: Key-Sharing Dictionary | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-412-key-sharing-dictionary |
| PEP 362:函式簽名物件 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-362-function-signature-object |
| PEP 421:新增 sys.implementation | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-421-adding-sys-implementation |
| SimpleNamespace | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#simplenamespace |
| 使用 importlib 作為 import 的實作 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#using-importlib-as-the-implementation-of-import |
| 新 API | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#new-apis |
| 明顯的變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#visible-changes |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#other-language-changes |
| A Finer-Grained Import Lock | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#a-finer-grained-import-lock |
| 內建函式和型別 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#builtin-functions-and-types |
| 新模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#new-modules |
| faulthandler | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#faulthandler |
| ipaddress | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#ipaddress |
| lzma | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#lzma |
| 改進的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#improved-modules |
| abc | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#abc |
| array | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#array |
| base64 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#base64 |
| binascii | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#binascii |
| bz2 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#bz2 |
| codecs | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#codecs |
| collections | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#collections |
| contextlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#contextlib |
| crypt | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#crypt |
| curses | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#curses |
| datetime | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#datetime |
| decimal | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#decimal |
| 功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#id1 |
| API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#id2 |
| email | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#email |
| Policy Framework | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#policy-framework |
| Provisional Policy with New Header API | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#provisional-policy-with-new-header-api |
| 其他 API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#other-api-changes |
| ftplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#ftplib |
| functools | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#functools |
| gc | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#gc |
| hmac | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#hmac |
| http | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#http |
| html | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#html |
| imaplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#imaplib |
| inspect | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#inspect |
| io | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#io |
| itertools | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#itertools |
| logging | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#logging |
| math | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#math |
| mmap | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#mmap |
| multiprocessing | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#multiprocessing |
| nntplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#nntplib |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#os |
| pdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pdb |
| pickle | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pickle |
| pydoc | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pydoc |
| re | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#re |
| sched | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#sched |
| select | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#select |
| shlex | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#shlex |
| shutil | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#shutil |
| signal | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#signal |
| smtpd | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#smtpd |
| smtplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#smtplib |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#socket |
| socketserver | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#socketserver |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#sqlite3 |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#ssl |
| stat | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#stat |
| struct | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#struct |
| subprocess | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#subprocess |
| sys | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#sys |
| tarfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#tarfile |
| tempfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#tempfile |
| textwrap | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#textwrap |
| threading | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#threading |
| time | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#time |
| types | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#types |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#unittest |
| urllib | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#urllib |
| webbrowser | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#webbrowser |
| xml.etree.ElementTree | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#xml-etree-elementtree |
| zlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#zlib |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#optimizations |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#build-and-c-api-changes |
| 已棄用 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#deprecated |
| 不支援的作業系統 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#unsupported-operating-systems |
| 已棄用的 Python 模組、函式和方法 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#deprecated-python-modules-functions-and-methods |
| C API 中已棄用的函式和型別 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#deprecated-functions-and-types-of-the-c-api |
| 已棄用的功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#deprecated-features |
| 移植到 Python 3.3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#porting-to-python-3-3 |
| 移植 Python 程式碼 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#porting-python-code |
| Porting C code | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#porting-c-code |
| Building C extensions | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#building-c-extensions |
| 命令列開關更改 | https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#command-line-switch-changes |
| Python 3.2 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html |
| PEP 384: Defining a Stable ABI | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pep-384-defining-a-stable-abi |
| PEP 389: Argparse 命令列剖析模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pep-389-argparse-command-line-parsing-module |
| PEP 391: Dictionary Based Configuration for Logging | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pep-391-dictionary-based-configuration-for-logging |
| PEP 3148:concurrent.futures 模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pep-3148-the-concurrent-futures-module |
| PEP 3147: PYC Repository Directories | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pep-3147-pyc-repository-directories |
| PEP 3149: ABI Version Tagged .so Files | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pep-3149-abi-version-tagged-so-files |
| PEP 3333: Python Web Server Gateway Interface v1.0.1 | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pep-3333-python-web-server-gateway-interface-v1-0-1 |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#other-language-changes |
| New, Improved, and Deprecated Modules | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#new-improved-and-deprecated-modules |
| email | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#email |
| elementtree | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#elementtree |
| functools | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#functools |
| itertools | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#itertools |
| collections | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#collections |
| threading | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#threading |
| datetime 和 time | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#datetime-and-time |
| math | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#math |
| abc | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#abc |
| io | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#io |
| reprlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#reprlib |
| logging | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#logging |
| csv | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#csv |
| contextlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#contextlib |
| decimal and fractions | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#decimal-and-fractions |
| ftp | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#ftp |
| popen | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#popen |
| select | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#select |
| gzip 和 zipfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#gzip-and-zipfile |
| tarfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#tarfile |
| hashlib | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#hashlib |
| ast | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#ast |
| os | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#os |
| shutil | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#shutil |
| sqlite3 | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#sqlite3 |
| html | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#html |
| socket | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#socket |
| ssl | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#ssl |
| nntp | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#nntp |
| certificates | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#certificates |
| imaplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#imaplib |
| http.client | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#http-client |
| unittest | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#unittest |
| random | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#random |
| poplib | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#poplib |
| asyncore | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#asyncore |
| tempfile | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#tempfile |
| inspect | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#inspect |
| pydoc | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pydoc |
| dis | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#dis |
| dbm | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#dbm |
| ctypes | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#ctypes |
| site | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#site |
| sysconfig | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#sysconfig |
| pdb | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pdb |
| configparser | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#configparser |
| urllib.parse | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#urllib-parse |
| mailbox | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#mailbox |
| turtledemo | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#turtledemo |
| Multi-threading | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#multi-threading |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#optimizations |
| Unicode | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#unicode |
| 編解碼器 | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#codecs |
| 文件 | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#documentation |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#idle |
| Code Repository | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#code-repository |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#build-and-c-api-changes |
| 移植至 Python 3.2 | https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#porting-to-python-3-2 |
| Python 3.1 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.1.html |
| PEP 372:有序字典 | https://python.github.io/python-docs-zh-tw/whatsnew/3.1.html#pep-372-ordered-dictionaries |
| PEP 378: Format Specifier for Thousands Separator | https://python.github.io/python-docs-zh-tw/whatsnew/3.1.html#pep-378-format-specifier-for-thousands-separator |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/3.1.html#other-language-changes |
| 新增、改進和棄用的模組 | https://python.github.io/python-docs-zh-tw/whatsnew/3.1.html#new-improved-and-deprecated-modules |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/3.1.html#optimizations |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/3.1.html#idle |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.1.html#build-and-c-api-changes |
| 移植至 Python 3.1 | https://python.github.io/python-docs-zh-tw/whatsnew/3.1.html#porting-to-python-3-1 |
| Python 3.0 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html |
| Common Stumbling Blocks | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#common-stumbling-blocks |
| Print 是一個函式 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#print-is-a-function |
| Views And Iterators Instead Of Lists | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#views-and-iterators-instead-of-lists |
| Ordering Comparisons | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#ordering-comparisons |
| 整數 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#integers |
| Text Vs. Data Instead Of Unicode Vs. 8-bit | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#text-vs-data-instead-of-unicode-vs-8-bit |
| 語法變更概要 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#overview-of-syntax-changes |
| 新增語法 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#new-syntax |
| 語法變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#changed-syntax |
| 已被移除的語法 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#removed-syntax |
| Changes Already Present In Python 2.6 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#changes-already-present-in-python-2-6 |
| 函式庫變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#library-changes |
| PEP 3101: A New Approach To String Formatting | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#pep-3101-a-new-approach-to-string-formatting |
| Changes To Exceptions | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#changes-to-exceptions |
| Miscellaneous Other Changes | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#miscellaneous-other-changes |
| Operators And Special Methods | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#operators-and-special-methods |
| Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#builtins |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#build-and-c-api-changes |
| 效能 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#performance |
| Porting To Python 3.0 | https://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#porting-to-python-3-0 |
| Python 2.7 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html |
| Python 2.x 的未來 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#the-future-for-python-2-x |
| Changes to the Handling of Deprecation Warnings | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#changes-to-the-handling-of-deprecation-warnings |
| Python 3.1 Features | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#python-3-1-features |
| PEP 372: Adding an Ordered Dictionary to collections | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-372-adding-an-ordered-dictionary-to-collections |
| PEP 378: Format Specifier for Thousands Separator | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-378-format-specifier-for-thousands-separator |
| PEP 389: The argparse Module for Parsing Command Lines | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-389-the-argparse-module-for-parsing-command-lines |
| PEP 391: Dictionary-Based Configuration For Logging | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-391-dictionary-based-configuration-for-logging |
| PEP 3106: Dictionary Views | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-3106-dictionary-views |
| PEP 3137: The memoryview Object | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-3137-the-memoryview-object |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#other-language-changes |
| Interpreter Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#interpreter-changes |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#optimizations |
| New and Improved Modules | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#new-and-improved-modules |
| 新模組:importlib | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#new-module-importlib |
| 新模組:sysconfig | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#new-module-sysconfig |
| ttk: Themed Widgets for Tk | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#ttk-themed-widgets-for-tk |
| 改進模組:unittest | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#updated-module-unittest |
| 改進模組:ElementTree 1.3 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#updated-module-elementtree-1-3 |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#build-and-c-api-changes |
| Capsules | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#capsules |
| Port-Specific Changes: Windows | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#port-specific-changes-windows |
| Port-Specific Changes: Mac OS X | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#port-specific-changes-mac-os-x |
| Port-Specific Changes: FreeBSD | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#port-specific-changes-freebsd |
| Other Changes and Fixes | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#other-changes-and-fixes |
| 移植至 Python 2.7 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#porting-to-python-2-7 |
| New Features Added to Python 2.7 Maintenance Releases | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#new-features-added-to-python-2-7-maintenance-releases |
| 偵錯模式下的兩個新環境變數 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#two-new-environment-variables-for-debug-mode |
| PEP 434: IDLE Enhancement Exception for All Branches | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-434-idle-enhancement-exception-for-all-branches |
| PEP 466: Network Security Enhancements for Python 2.7 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-466-network-security-enhancements-for-python-2-7 |
| PEP 477: Backport ensurepip (PEP 453) to Python 2.7 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-477-backport-ensurepip-pep-453-to-python-2-7 |
| Bootstrapping pip By Default | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#bootstrapping-pip-by-default |
| 文件更動 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#documentation-changes |
| PEP 476: Enabling certificate verification by default for stdlib http clients | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-476-enabling-certificate-verification-by-default-for-stdlib-http-clients |
| PEP 493: HTTPS verification migration tools for Python 2.7 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-493-https-verification-migration-tools-for-python-2-7 |
| 新增 make regen-all 建置目標 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#new-make-regen-all-build-target |
| 移除 make touch 建置目標 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#removal-of-make-touch-build-target |
| 致謝 | https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#acknowledgements |
| Python 2.6 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html |
| Python 3.0 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#python-3-0 |
| Changes to the Development Process | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#changes-to-the-development-process |
| New Issue Tracker: Roundup | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#new-issue-tracker-roundup |
| 新文件格式:使用 Sphinx 的 reStructuredText | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#new-documentation-format-restructuredtext-using-sphinx |
| PEP 343:'with' 陳述式 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-343-the-with-statement |
| Writing Context Managers | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#writing-context-managers |
| contextlib 模組 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#the-contextlib-module |
| PEP 366: Explicit Relative Imports From a Main Module | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-366-explicit-relative-imports-from-a-main-module |
| PEP 370: Per-user site-packages Directory | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-370-per-user-site-packages-directory |
| PEP 371: The multiprocessing Package | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-371-the-multiprocessing-package |
| PEP 3101: Advanced String Formatting | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3101-advanced-string-formatting |
| PEP 3105: print As a Function | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3105-print-as-a-function |
| PEP 3110: Exception-Handling Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3110-exception-handling-changes |
| PEP 3112: Byte Literals | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3112-byte-literals |
| PEP 3116:新 I/O 函式庫 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3116-new-i-o-library |
| PEP 3118:修訂緩衝協定 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3118-revised-buffer-protocol |
| PEP 3119: Abstract Base Classes | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3119-abstract-base-classes |
| PEP 3127: Integer Literal Support and Syntax | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3127-integer-literal-support-and-syntax |
| PEP 3129: Class Decorators | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3129-class-decorators |
| PEP 3141: A Type Hierarchy for Numbers | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3141-a-type-hierarchy-for-numbers |
| The fractions Module | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#the-fractions-module |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#other-language-changes |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#optimizations |
| Interpreter Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#interpreter-changes |
| New and Improved Modules | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#new-and-improved-modules |
| ast 模組 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#the-ast-module |
| future_builtins 模組 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#the-future-builtins-module |
| The json module: JavaScript Object Notation | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#the-json-module-javascript-object-notation |
| The plistlib module: A Property-List Parser | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#the-plistlib-module-a-property-list-parser |
| ctypes Enhancements | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#ctypes-enhancements |
| Improved SSL Support | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#improved-ssl-support |
| Deprecations and Removals | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#deprecations-and-removals |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#build-and-c-api-changes |
| Port-Specific Changes: Windows | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#port-specific-changes-windows |
| Port-Specific Changes: Mac OS X | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#port-specific-changes-mac-os-x |
| Port-Specific Changes: IRIX | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#port-specific-changes-irix |
| Porting to Python 2.6 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#porting-to-python-2-6 |
| 致謝 | https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#acknowledgements |
| Python 2.5 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html |
| PEP 308: Conditional Expressions | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-308-conditional-expressions |
| PEP 309: Partial Function Application | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-309-partial-function-application |
| PEP 314: Metadata for Python Software Packages v1.1 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-314-metadata-for-python-software-packages-v1-1 |
| PEP 328: Absolute and Relative Imports | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-328-absolute-and-relative-imports |
| PEP 338: Executing Modules as Scripts | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-338-executing-modules-as-scripts |
| PEP 341: Unified try/except/finally | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-341-unified-try-except-finally |
| PEP 342: New Generator Features | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-342-new-generator-features |
| PEP 343:'with' 陳述式 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-343-the-with-statement |
| Writing Context Managers | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#writing-context-managers |
| contextlib 模組 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#the-contextlib-module |
| PEP 352: Exceptions as New-Style Classes | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-352-exceptions-as-new-style-classes |
| PEP 353: Using ssize_t as the index type | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-353-using-ssize-t-as-the-index-type |
| PEP 357: The '__index__' method | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-357-the-index-method |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#other-language-changes |
| Interactive Interpreter Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#interactive-interpreter-changes |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#optimizations |
| New, Improved, and Removed Modules | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#new-improved-and-removed-modules |
| ctypes 套件 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#the-ctypes-package |
| ElementTree 套件 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#the-elementtree-package |
| hashlib 套件 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#the-hashlib-package |
| sqlite3 套件 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#the-sqlite3-package |
| wsgiref 套件 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#the-wsgiref-package |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#build-and-c-api-changes |
| Port-Specific Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#port-specific-changes |
| Porting to Python 2.5 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#porting-to-python-2-5 |
| 致謝 | https://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#acknowledgements |
| Python 2.4 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html |
| PEP 218: Built-In Set Objects | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-218-built-in-set-objects |
| PEP 237: Unifying Long Integers and Integers | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-237-unifying-long-integers-and-integers |
| PEP 289: Generator Expressions | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-289-generator-expressions |
| PEP 292: Simpler String Substitutions | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-292-simpler-string-substitutions |
| PEP 318: Decorators for Functions and Methods | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-318-decorators-for-functions-and-methods |
| PEP 322: Reverse Iteration | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-322-reverse-iteration |
| PEP 324: New subprocess Module | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-324-new-subprocess-module |
| PEP 327: Decimal Data Type | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-327-decimal-data-type |
| Why is Decimal needed? | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#why-is-decimal-needed |
| Decimal 型別 | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#the-decimal-type |
| Context 型別 | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#the-context-type |
| PEP 328: Multi-line Imports | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-328-multi-line-imports |
| PEP 331: Locale-Independent Float/String Conversions | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-331-locale-independent-float-string-conversions |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#other-language-changes |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#optimizations |
| New, Improved, and Deprecated Modules | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#new-improved-and-deprecated-modules |
| cookielib | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#cookielib |
| doctest | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#doctest |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#build-and-c-api-changes |
| Port-Specific Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#port-specific-changes |
| Porting to Python 2.4 | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#porting-to-python-2-4 |
| 致謝 | https://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#acknowledgements |
| Python 2.3 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html |
| PEP 218: A Standard Set Datatype | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-218-a-standard-set-datatype |
| PEP 255:簡單產生器 | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-255-simple-generators |
| PEP 263: Source Code Encodings | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-263-source-code-encodings |
| PEP 273: Importing Modules from ZIP Archives | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-273-importing-modules-from-zip-archives |
| PEP 277: Unicode file name support for Windows NT | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-277-unicode-file-name-support-for-windows-nt |
| PEP 278: Universal Newline Support | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-278-universal-newline-support |
| PEP 279:enumerate() | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-279-enumerate |
| PEP 282: The logging Package | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-282-the-logging-package |
| PEP 285:布林型別 | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-285-a-boolean-type |
| PEP 293: Codec Error Handling Callbacks | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-293-codec-error-handling-callbacks |
| PEP 301: Package Index and Metadata for Distutils | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-301-package-index-and-metadata-for-distutils |
| PEP 302: New Import Hooks | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-302-new-import-hooks |
| PEP 305: Comma-separated Files | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-305-comma-separated-files |
| PEP 307: Pickle Enhancements | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-307-pickle-enhancements |
| Extended Slices | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#extended-slices |
| 其他語言更動 | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#other-language-changes |
| String Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#string-changes |
| 最佳化 | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#optimizations |
| New, Improved, and Deprecated Modules | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#new-improved-and-deprecated-modules |
| Date/Time Type | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#date-time-type |
| The optparse Module | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#the-optparse-module |
| Pymalloc: A Specialized Object Allocator | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pymalloc-a-specialized-object-allocator |
| 建置和 C API 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#build-and-c-api-changes |
| Port-Specific Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#port-specific-changes |
| Other Changes and Fixes | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#other-changes-and-fixes |
| Porting to Python 2.3 | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#porting-to-python-2-3 |
| 致謝 | https://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#acknowledgements |
| Python 2.2 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html |
| 簡介 | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#introduction |
| PEPs 252 and 253: Type and Class Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#peps-252-and-253-type-and-class-changes |
| 舊的和新的類別 | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#old-and-new-classes |
| 描述器 | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#descriptors |
| Multiple Inheritance: The Diamond Rule | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#multiple-inheritance-the-diamond-rule |
| Attribute Access | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#attribute-access |
| 相關連結 | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#related-links |
| PEP 234:疊代器 | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#pep-234-iterators |
| PEP 255:簡單產生器 | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#pep-255-simple-generators |
| PEP 237: Unifying Long Integers and Integers | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#pep-237-unifying-long-integers-and-integers |
| PEP 238: Changing the Division Operator | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#pep-238-changing-the-division-operator |
| Unicode 變更 | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#unicode-changes |
| PEP 227: Nested Scopes | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#pep-227-nested-scopes |
| New and Improved Modules | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#new-and-improved-modules |
| 直譯器的變更與修正 | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#interpreter-changes-and-fixes |
| 其他改動與修正 | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#other-changes-and-fixes |
| 致謝 | https://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#acknowledgements |
| Python 2.1 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html |
| 簡介 | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#introduction |
| PEP 227: Nested Scopes | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-227-nested-scopes |
| PEP 236: __future__ Directives | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-236-future-directives |
| PEP 207: Rich Comparisons | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-207-rich-comparisons |
| PEP 230: Warning Framework | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-230-warning-framework |
| PEP 229: New Build System | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-229-new-build-system |
| PEP 205: Weak References | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-205-weak-references |
| PEP 232: Function Attributes | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-232-function-attributes |
| PEP 235: Importing Modules on Case-Insensitive Platforms | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-235-importing-modules-on-case-insensitive-platforms |
| PEP 217: Interactive Display Hook | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-217-interactive-display-hook |
| PEP 208: New Coercion Model | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-208-new-coercion-model |
| PEP 241: Metadata in Python Packages | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-241-metadata-in-python-packages |
| New and Improved Modules | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#new-and-improved-modules |
| Other Changes and Fixes | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#other-changes-and-fixes |
| 致謝 | https://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#acknowledgements |
| Python 2.0 有什麼新功能 | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html |
| 簡介 | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#introduction |
| What About Python 1.6? | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#what-about-python-1-6 |
| New Development Process | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#new-development-process |
| Unicode | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#unicode |
| 串列綜合運算(List Comprehension) | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#list-comprehensions |
| Augmented Assignment | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#augmented-assignment |
| String Methods | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#string-methods |
| Garbage Collection of Cycles | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#garbage-collection-of-cycles |
| Other Core Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#other-core-changes |
| Minor Language Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#minor-language-changes |
| Changes to Built-in Functions | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#changes-to-built-in-functions |
| Porting to 2.0 | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#porting-to-2-0 |
| Extending/Embedding Changes | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#extending-embedding-changes |
| Distutils: Making Modules Easy to Install | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#distutils-making-modules-easy-to-install |
| XML 模組 | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#xml-modules |
| SAX2 支援 | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#sax2-support |
| DOM 支援 | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#dom-support |
| Relationship to PyXML | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#relationship-to-pyxml |
| 模組變更 | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#module-changes |
| 新增模組 | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#new-modules |
| IDLE Improvements | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#idle-improvements |
| Deleted and Deprecated Modules | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#deleted-and-deprecated-modules |
| 致謝 | https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#acknowledgements |
| Changelog(更動日誌) | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html |
| Python next | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-next |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#windows |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#tools-demos |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#tests |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#security |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#library |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#idle |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#documentation |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#core-and-builtins |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#c-api |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#build |
| Python 3.14.0 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-final |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#macos |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id2 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id3 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id4 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id5 |
| Python 3.14.0 release candidate 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-release-candidate-3 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id6 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id7 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id8 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id9 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id10 |
| Python 3.14.0 release candidate 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-release-candidate-2 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id11 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id12 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id13 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id14 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id15 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id16 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id17 |
| Python 3.14.0 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-release-candidate-1 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id18 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id19 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id20 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id21 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id22 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id23 |
| Python 3.14.0 beta 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-beta-4 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id24 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id25 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id26 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id27 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id28 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id29 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id30 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id31 |
| Python 3.14.0 beta 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-beta-3 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id32 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id33 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id34 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id35 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id36 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id37 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id38 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id39 |
| Python 3.14.0 beta 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-beta-2 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id40 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id41 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id42 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id43 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id44 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id45 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id46 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id47 |
| Python 3.14.0 beta 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-beta-1 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id48 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id49 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id50 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id51 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id52 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id53 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id54 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id55 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id56 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id57 |
| Python 3.14.0 alpha 7 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-7 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id58 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id59 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id60 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id61 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id62 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id63 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id64 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id65 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id66 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id67 |
| Python 3.14.0 alpha 6 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-6 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id68 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id69 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id70 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id71 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id72 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id73 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id74 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id75 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id76 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id77 |
| Python 3.14.0 alpha 5 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-5 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id78 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id79 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id80 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id81 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id82 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id83 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id84 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id85 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id86 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id87 |
| Python 3.14.0 alpha 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-4 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id88 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id89 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id90 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id91 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id92 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id93 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id94 |
| Python 3.14.0 alpha 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-3 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id95 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id96 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id97 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id98 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id99 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id100 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id101 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id102 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id103 |
| Python 3.14.0 alpha 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-2 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id104 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id105 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id106 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id107 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id108 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id109 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id110 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id111 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id112 |
| Python 3.14.0 alpha 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-1 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id113 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id114 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id115 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id116 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id117 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id118 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id119 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id120 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id121 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id122 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id123 |
| Python 3.13.0 beta 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-beta-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id124 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id125 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id126 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id127 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id128 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id129 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id130 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id131 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id132 |
| Python 3.13.0 alpha 6 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-6 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id133 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id134 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id135 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id136 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id137 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id138 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id139 |
| Python 3.13.0 alpha 5 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-5 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id140 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id141 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id142 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id143 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id144 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id145 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id146 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id147 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id148 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id149 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id150 |
| Python 3.13.0 alpha 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-4 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id151 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id152 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id153 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id154 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id155 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id156 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id157 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id158 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id159 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id160 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id161 |
| Python 3.13.0 alpha 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-3 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id162 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id163 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id164 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id165 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id166 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id167 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id168 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id169 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id170 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id171 |
| Python 3.13.0 alpha 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-2 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id172 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id173 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id174 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id175 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id176 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id177 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id178 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id179 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id180 |
| Python 3.13.0 alpha 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id181 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id182 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id183 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id184 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id185 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id186 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id187 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id188 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id189 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id190 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id191 |
| Python 3.12.0 beta 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-beta-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id192 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id193 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id194 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id195 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id196 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id197 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id198 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id199 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id200 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id201 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id202 |
| Python 3.12.0 alpha 7 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-7 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id203 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id204 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id205 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id206 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id207 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id208 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id209 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id210 |
| Python 3.12.0 alpha 6 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-6 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id211 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id212 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id213 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id214 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id215 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id216 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id217 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id218 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id219 |
| Python 3.12.0 alpha 5 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-5 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id220 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id222 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id223 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id224 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id225 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id226 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id227 |
| Python 3.12.0 alpha 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-4 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id228 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id229 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id230 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id231 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id232 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id233 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id234 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id235 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id236 |
| Python 3.12.0 alpha 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-3 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id237 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id238 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id239 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id240 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id241 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id242 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id243 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id244 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id245 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id246 |
| Python 3.12.0 alpha 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-2 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id247 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id248 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id249 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id250 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id251 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id252 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id253 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id254 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id255 |
| Python 3.12.0 alpha 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id256 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id257 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id258 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id259 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id260 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id261 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id262 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id263 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id264 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id265 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id267 |
| Python 3.11.0 beta 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-beta-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id268 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id269 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id270 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id271 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id272 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id273 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id274 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id275 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id276 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id277 |
| Python 3.11.0 alpha 7 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-7 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id278 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id279 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id280 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id281 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id282 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id283 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id284 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id285 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id286 |
| Python 3.11.0 alpha 6 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-6 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id287 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id288 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id289 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id290 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id291 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id292 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id293 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id294 |
| Python 3.11.0 alpha 5 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-5 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id295 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id296 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id297 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id298 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id299 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id300 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id301 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id302 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id303 |
| Python 3.11.0 alpha 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-4 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id304 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id305 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id306 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id307 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id308 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id309 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id310 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id311 |
| Python 3.11.0 alpha 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-3 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id312 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id313 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id314 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id315 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id316 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id317 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id318 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id319 |
| Python 3.11.0 alpha 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-2 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id320 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id321 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id322 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id323 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id324 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id325 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id326 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id327 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id328 |
| Python 3.11.0 alpha 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id329 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id330 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id331 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id332 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id333 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id334 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id335 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id336 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id337 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id338 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id339 |
| Python 3.10.0 beta 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-beta-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id340 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id341 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id342 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id343 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id344 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id345 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id346 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id347 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id348 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id349 |
| Python 3.10.0 alpha 7 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-7 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id350 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id351 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id352 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id353 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id354 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id355 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id356 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id357 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id358 |
| Python 3.10.0 alpha 6 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-6 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id359 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id360 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id361 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id362 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id363 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id364 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id365 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id366 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id367 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id368 |
| Python 3.10.0 alpha 5 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-5 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id369 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id370 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id371 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id372 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id373 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id374 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id375 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id376 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id377 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id378 |
| Python 3.10.0 alpha 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-4 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id379 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id380 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id381 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id382 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id383 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id384 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id385 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id386 |
| Python 3.10.0 alpha 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-3 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id387 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id388 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id389 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id390 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id391 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id392 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id393 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id394 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id395 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id396 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id397 |
| Python 3.10.0 alpha 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-2 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id398 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id399 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id400 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id401 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id402 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id403 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id404 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id405 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id406 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id407 |
| Python 3.10.0 alpha 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id408 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id409 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id410 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id411 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id412 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id413 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id414 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id415 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id416 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id417 |
| Python 3.9.0 beta 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-beta-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id418 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id419 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id420 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id421 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id422 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id423 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id424 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id425 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id426 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id427 |
| Python 3.9.0 alpha 6 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-6 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id428 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id429 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id430 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id431 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id432 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id433 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id434 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id435 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id436 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id437 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id438 |
| Python 3.9.0 alpha 5 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-5 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id439 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id440 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id441 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id442 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id443 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id444 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id445 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id446 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id447 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id448 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id449 |
| Python 3.9.0 alpha 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-4 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id450 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id451 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id452 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id453 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id454 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id455 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id456 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id457 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id458 |
| Python 3.9.0 alpha 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-3 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id459 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id460 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id461 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id462 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id463 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id464 |
| Python 3.9.0 alpha 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-2 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id465 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id466 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id467 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id468 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id469 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id470 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id471 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id472 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id473 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id474 |
| Python 3.9.0 alpha 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id475 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id476 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id477 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id478 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id479 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id480 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id481 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id482 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id483 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id484 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id485 |
| Python 3.8.0 beta 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-8-0-beta-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id486 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id487 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id488 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id489 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id490 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id491 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id492 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id493 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id494 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id495 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id496 |
| Python 3.8.0 alpha 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-8-0-alpha-4 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id497 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id498 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id499 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id500 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id501 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id502 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id503 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id504 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id505 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id506 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id507 |
| Python 3.8.0 alpha 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-8-0-alpha-3 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id508 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id509 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id510 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id511 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id512 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id513 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id514 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id515 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id516 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id517 |
| Python 3.8.0 alpha 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-8-0-alpha-2 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id518 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id519 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id520 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id521 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id522 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id523 |
| Python 3.8.0 alpha 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-8-0-alpha-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id524 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id525 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id526 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id527 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id528 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id529 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id530 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id531 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id532 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id533 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id534 |
| Python 3.7.0 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-final |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id535 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id536 |
| Python 3.7.0 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-release-candidate-1 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id537 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id538 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id539 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id540 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id541 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id542 |
| Python 3.7.0 beta 5 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-beta-5 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id543 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id544 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id545 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id546 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id547 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id548 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id549 |
| Python 3.7.0 beta 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-beta-4 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id550 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id551 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id552 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id553 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id554 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id555 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id556 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id557 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id558 |
| Python 3.7.0 beta 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-beta-3 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id559 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id560 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id561 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id562 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id563 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id564 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id565 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id566 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id567 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id568 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id569 |
| Python 3.7.0 beta 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-beta-2 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id570 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id571 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id572 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id573 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id574 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id575 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id576 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id577 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id578 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id579 |
| Python 3.7.0 beta 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-beta-1 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id580 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id581 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id582 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id583 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id584 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id585 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id586 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id587 |
| Python 3.7.0 alpha 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-alpha-4 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id588 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id589 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id590 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id591 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id592 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id593 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id594 |
| Python 3.7.0 alpha 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-alpha-3 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id595 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id596 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id597 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id598 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id599 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id600 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id601 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id602 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id603 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id604 |
| Python 3.7.0 alpha 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-alpha-2 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id605 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id606 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id607 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id608 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id609 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id610 |
| Python 3.7.0 alpha 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-alpha-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id611 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id612 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id613 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id614 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id615 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id616 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id617 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id618 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id619 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id620 |
| Python 3.6.6 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-6-final |
| Python 3.6.6 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-6-release-candidate-1 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id621 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id622 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id623 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id624 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id625 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id626 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id627 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id628 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id629 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id630 |
| Python 3.6.5 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-5-final |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id631 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id632 |
| Python 3.6.5 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-5-release-candidate-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id633 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id634 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id635 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id636 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id637 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id638 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id639 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id640 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id641 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id642 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id643 |
| Python 3.6.4 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-4-final |
| Python 3.6.4 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-4-release-candidate-1 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id644 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id645 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id646 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id647 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id648 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id649 |
| macOS | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id650 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id651 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id652 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id653 |
| Python 3.6.3 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-3-final |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id654 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id655 |
| Python 3.6.3 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-3-release-candidate-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id656 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id657 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id658 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id659 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id660 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id661 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id662 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id663 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id664 |
| Python 3.6.2 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-2-final |
| Python 3.6.2 release candidate 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-2-release-candidate-2 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id665 |
| Python 3.6.2 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-2-release-candidate-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id666 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id667 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id668 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id669 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id670 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id671 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id672 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id673 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id674 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id675 |
| Python 3.6.1 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-1-final |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id676 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id677 |
| Python 3.6.1 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-1-release-candidate-1 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id678 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id679 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id680 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id681 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id682 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id683 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id684 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id685 |
| Python 3.6.0 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-final |
| Python 3.6.0 release candidate 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-release-candidate-2 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id686 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id687 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id688 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id689 |
| Python 3.6.0 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-release-candidate-1 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id690 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id691 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id692 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id693 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id694 |
| Python 3.6.0 beta 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-beta-4 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id695 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id696 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id697 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id698 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id699 |
| Python 3.6.0 beta 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-beta-3 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id700 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id701 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id702 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id703 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id704 |
| Python 3.6.0 beta 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-beta-2 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id705 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id706 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id707 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id708 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id709 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id710 |
| Python 3.6.0 beta 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-beta-1 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id711 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id712 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id713 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id714 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id715 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id716 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id717 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id718 |
| Python 3.6.0 alpha 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-alpha-4 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id719 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id720 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id721 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id722 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id723 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id724 |
| Python 3.6.0 alpha 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-alpha-3 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id725 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id726 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id727 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id728 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id729 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id730 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id731 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id732 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id733 |
| Python 3.6.0 alpha 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-alpha-2 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id734 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id735 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id736 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id737 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id738 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id739 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id740 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id741 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id742 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id743 |
| Python 3.6.0 alpha 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-alpha-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id744 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id745 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id746 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id747 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id748 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id749 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id750 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id751 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id752 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id753 |
| Python 3.5.5 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-5-final |
| Python 3.5.5 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-5-release-candidate-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id754 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id755 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id756 |
| Python 3.5.4 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-4-final |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id757 |
| Python 3.5.4 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-4-release-candidate-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id758 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id759 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id760 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id761 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id762 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id763 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id764 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id765 |
| Python 3.5.3 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-3-final |
| Python 3.5.3 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-3-release-candidate-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id766 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id767 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id768 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id769 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id770 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id771 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id772 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id773 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id774 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id775 |
| Python 3.5.2 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-2-final |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id776 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id777 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id778 |
| Python 3.5.2 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-2-release-candidate-1 |
| Security | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id779 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id780 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id781 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id782 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id783 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id784 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id785 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id786 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id787 |
| Python 3.5.1 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-1-final |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id788 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id789 |
| Python 3.5.1 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-1-release-candidate-1 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id790 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id791 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id792 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id793 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id794 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id795 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id796 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id797 |
| Python 3.5.0 final | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-final |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id798 |
| Python 3.5.0 release candidate 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-release-candidate-4 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id799 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id800 |
| Python 3.5.0 release candidate 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-release-candidate-3 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id801 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id802 |
| Python 3.5.0 release candidate 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-release-candidate-2 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id803 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id804 |
| Python 3.5.0 release candidate 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-release-candidate-1 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id805 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id806 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id807 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id808 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id809 |
| Python 3.5.0 beta 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-beta-4 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id810 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id811 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id812 |
| Python 3.5.0 beta 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-beta-3 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id813 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id814 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id815 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id816 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id817 |
| Python 3.5.0 beta 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-beta-2 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id818 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id819 |
| Python 3.5.0 beta 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-beta-1 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id820 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id821 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id822 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id823 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id824 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id825 |
| Python 3.5.0 alpha 4 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-alpha-4 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id826 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id827 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id828 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id829 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id830 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id831 |
| Python 3.5.0 alpha 3 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-alpha-3 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id832 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id833 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id834 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id835 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id836 |
| Python 3.5.0 alpha 2 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-alpha-2 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id837 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id838 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id839 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id840 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id841 |
| Python 3.5.0 alpha 1 | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-alpha-1 |
| Core and Builtins | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id842 |
| Library | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id843 |
| IDLE | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id844 |
| Build | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id845 |
| C API | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id846 |
| Documentation | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id847 |
| Tests | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id848 |
| Tools/Demos | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id849 |
| Windows | https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id850 |
| Python 教學 | https://python.github.io/python-docs-zh-tw/tutorial/index.html |
| 1. 淺嘗滋味 | https://python.github.io/python-docs-zh-tw/tutorial/appetite.html |
| 2. 使用 Python 直譯器 | https://python.github.io/python-docs-zh-tw/tutorial/interpreter.html |
| 2.1. 啟動直譯器 | https://python.github.io/python-docs-zh-tw/tutorial/interpreter.html#invoking-the-interpreter |
| 2.1.1. 傳遞引數 | https://python.github.io/python-docs-zh-tw/tutorial/interpreter.html#argument-passing |
| 2.1.2. 互動模式 | https://python.github.io/python-docs-zh-tw/tutorial/interpreter.html#interactive-mode |
| 2.2. 直譯器與它的環境 | https://python.github.io/python-docs-zh-tw/tutorial/interpreter.html#the-interpreter-and-its-environment |
| 2.2.1. 原始碼的字元編碼 (encoding) | https://python.github.io/python-docs-zh-tw/tutorial/interpreter.html#source-code-encoding |
| 3. 一個非正式的 Python 簡介 | https://python.github.io/python-docs-zh-tw/tutorial/introduction.html |
| 3.1. 把 Python 當作計算機使用 | https://python.github.io/python-docs-zh-tw/tutorial/introduction.html#using-python-as-a-calculator |
| 3.1.1. 數字 (Number) | https://python.github.io/python-docs-zh-tw/tutorial/introduction.html#numbers |
| 3.1.2. 文字 | https://python.github.io/python-docs-zh-tw/tutorial/introduction.html#text |
| 3.1.3. List(串列) | https://python.github.io/python-docs-zh-tw/tutorial/introduction.html#lists |
| 3.2. 初探程式設計的前幾步 | https://python.github.io/python-docs-zh-tw/tutorial/introduction.html#first-steps-towards-programming |
| 4. 深入了解流程控制 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html |
| 4.1. if 陳述式 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#if-statements |
| 4.2. for 陳述式 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#for-statements |
| 4.3. range() 函式 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#the-range-function |
| 4.4. break 和 continue 陳述式 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#break-and-continue-statements |
| 4.5. 迴圈的 else 子句 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#else-clauses-on-loops |
| 4.6. pass 陳述式 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#pass-statements |
| 4.7. match 陳述式 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#match-statements |
| 4.8. 定義函式 (function) | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#defining-functions |
| 4.9. 深入了解函式定義 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#more-on-defining-functions |
| 4.9.1. 預設引數值 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#default-argument-values |
| 4.9.2. 關鍵字引數 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#keyword-arguments |
| 4.9.3. 特殊參數 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#special-parameters |
| 4.9.3.1. 位置或關鍵字引數 (Positional-or-Keyword Arguments) | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#positional-or-keyword-arguments |
| 4.9.3.2. 僅限位置參數 (Positional-Only Parameters) | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#positional-only-parameters |
| 4.9.3.3. 僅限關鍵字引數 (Keyword-Only Arguments) | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#keyword-only-arguments |
| 4.9.3.4. 函式範例 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#function-examples |
| 4.9.3.5. 回顧 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#recap |
| 4.9.4. 任意引數列表 (Arbitrary Argument Lists) | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#arbitrary-argument-lists |
| 4.9.5. 拆解引數列表(Unpacking Argument Lists) | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#unpacking-argument-lists |
| 4.9.6. Lambda 運算式 | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#lambda-expressions |
| 4.9.7. 說明文件字串 (Documentation Strings) | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#documentation-strings |
| 4.9.8. 函式註釋 (Function Annotations) | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#function-annotations |
| 4.10. 間奏曲:程式碼風格 (Coding Style) | https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#intermezzo-coding-style |
| 5. 資料結構 | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html |
| 5.1. 進一步了解 List(串列) | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#more-on-lists |
| 5.1.1. 將 List 作為 Stack(堆疊)使用 | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#using-lists-as-stacks |
| 5.1.2. 將 List 作為 Queue(佇列)使用 | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#using-lists-as-queues |
| 5.1.3. List Comprehensions(串列綜合運算) | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#list-comprehensions |
| 5.1.4. 巢狀的 List Comprehensions | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#nested-list-comprehensions |
| 5.2. del 陳述式 | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#the-del-statement |
| 5.3. Tuples 和序列 (Sequences) | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#tuples-and-sequences |
| 5.4. 集合 (Sets) | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#sets |
| 5.5. 字典(Dictionary) | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#dictionaries |
| 5.6. 迴圈技巧 | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#looping-techniques |
| 5.7. 深入了解條件 (Condition) | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#more-on-conditions |
| 5.8. 序列和其他資料類型之比較 | https://python.github.io/python-docs-zh-tw/tutorial/datastructures.html#comparing-sequences-and-other-types |
| 6. 模組 (Module) | https://python.github.io/python-docs-zh-tw/tutorial/modules.html |
| 6.1. 深入了解模組 | https://python.github.io/python-docs-zh-tw/tutorial/modules.html#more-on-modules |
| 6.1.1. 把模組當作腳本執行 | https://python.github.io/python-docs-zh-tw/tutorial/modules.html#executing-modules-as-scripts |
| 6.1.2. 模組的搜尋路徑 | https://python.github.io/python-docs-zh-tw/tutorial/modules.html#the-module-search-path |
| 6.1.3. 「編譯」Python 檔案 | https://python.github.io/python-docs-zh-tw/tutorial/modules.html#compiled-python-files |
| 6.2. 標準模組 | https://python.github.io/python-docs-zh-tw/tutorial/modules.html#standard-modules |
| 6.3. dir() 函式 | https://python.github.io/python-docs-zh-tw/tutorial/modules.html#the-dir-function |
| 6.4. 套件 (Package) | https://python.github.io/python-docs-zh-tw/tutorial/modules.html#packages |
| 6.4.1. 從套件中 import * | https://python.github.io/python-docs-zh-tw/tutorial/modules.html#importing-from-a-package |
| 6.4.2. 套件內引用 | https://python.github.io/python-docs-zh-tw/tutorial/modules.html#intra-package-references |
| 6.4.3. 多目錄中的套件 | https://python.github.io/python-docs-zh-tw/tutorial/modules.html#packages-in-multiple-directories |
| 7. 輸入和輸出 | https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html |
| 7.1. 更華麗的輸出格式 | https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#fancier-output-formatting |
| 7.1.1. 格式化的字串文本 (Formatted String Literals) | https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#formatted-string-literals |
| 7.1.2. 字串的 format() method | https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#the-string-format-method |
| 7.1.3. 手動格式化字串 | https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#manual-string-formatting |
| 7.1.4. 格式化字串的舊方法 | https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#old-string-formatting |
| 7.2. 讀寫檔案 | https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#reading-and-writing-files |
| 7.2.1. 檔案物件的 method | https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#methods-of-file-objects |
| 7.2.2. 使用 json 儲存結構化資料 | https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#saving-structured-data-with-json |
| 8. 錯誤和例外 | https://python.github.io/python-docs-zh-tw/tutorial/errors.html |
| 8.1. 語法錯誤 (Syntax Error) | https://python.github.io/python-docs-zh-tw/tutorial/errors.html#syntax-errors |
| 8.2. 例外 (Exception) | https://python.github.io/python-docs-zh-tw/tutorial/errors.html#exceptions |
| 8.3. 處理例外 | https://python.github.io/python-docs-zh-tw/tutorial/errors.html#handling-exceptions |
| 8.4. 引發例外 | https://python.github.io/python-docs-zh-tw/tutorial/errors.html#raising-exceptions |
| 8.5. 例外鏈接 (Exception Chaining) | https://python.github.io/python-docs-zh-tw/tutorial/errors.html#exception-chaining |
| 8.6. 使用者自定的例外 | https://python.github.io/python-docs-zh-tw/tutorial/errors.html#user-defined-exceptions |
| 8.7. 定義清理動作 | https://python.github.io/python-docs-zh-tw/tutorial/errors.html#defining-clean-up-actions |
| 8.8. 預定義的清理動作 | https://python.github.io/python-docs-zh-tw/tutorial/errors.html#predefined-clean-up-actions |
| 8.9. 引發及處理多個無關的例外 | https://python.github.io/python-docs-zh-tw/tutorial/errors.html#raising-and-handling-multiple-unrelated-exceptions |
| 8.10. 用註解使例外更詳細 | https://python.github.io/python-docs-zh-tw/tutorial/errors.html#enriching-exceptions-with-notes |
| 9. Class(類別) | https://python.github.io/python-docs-zh-tw/tutorial/classes.html |
| 9.1. 關於名稱與物件的一段話 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#a-word-about-names-and-objects |
| 9.2. Python 作用域 (Scope) 及命名空間 (Namespace) | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#python-scopes-and-namespaces |
| 9.2.1. 作用域和命名空間的範例 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#scopes-and-namespaces-example |
| 9.3. 初見 class | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#a-first-look-at-classes |
| 9.3.1. Class definition(類別定義)語法 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#class-definition-syntax |
| 9.3.2. Class 物件 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#class-objects |
| 9.3.3. 實例物件 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#instance-objects |
| 9.3.4. Method 物件 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#method-objects |
| 9.3.5. Class 及實例變數 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#class-and-instance-variables |
| 9.4. 隨意的備註 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#random-remarks |
| 9.5. 繼承 (Inheritance) | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#inheritance |
| 9.5.1. 多重繼承 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#multiple-inheritance |
| 9.6. 私有變數 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#private-variables |
| 9.7. 補充說明 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#odds-and-ends |
| 9.8. 疊代器 (Iterator) | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#iterators |
| 9.9. 產生器 (Generator) | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#generators |
| 9.10. 產生器運算式 | https://python.github.io/python-docs-zh-tw/tutorial/classes.html#generator-expressions |
| 10. Python 標準函式庫概覽 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html |
| 10.1. 作業系統介面 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#operating-system-interface |
| 10.2. 檔案之萬用字元 (File Wildcards) | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#file-wildcards |
| 10.3. 命令列引數 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#command-line-arguments |
| 10.4. 錯誤輸出重新導向與程式終止 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#error-output-redirection-and-program-termination |
| 10.5. 字串樣式比對 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#string-pattern-matching |
| 10.6. 數學相關 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#mathematics |
| 10.7. 網路存取 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#internet-access |
| 10.8. 日期與時間 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#dates-and-times |
| 10.9. 資料壓縮 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#data-compression |
| 10.10. 效能量測 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#performance-measurement |
| 10.11. 品質控管 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#quality-control |
| 10.12. 標準模組庫 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib.html#batteries-included |
| 11. Python 標準函式庫概覽——第二部份 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib2.html |
| 11.1. 輸出格式化 (Output Formatting) | https://python.github.io/python-docs-zh-tw/tutorial/stdlib2.html#output-formatting |
| 11.2. 模板化 (Templating) | https://python.github.io/python-docs-zh-tw/tutorial/stdlib2.html#templating |
| 11.3. 二進制資料記錄編排 (Binary Data Record Layouts) | https://python.github.io/python-docs-zh-tw/tutorial/stdlib2.html#working-with-binary-data-record-layouts |
| 11.4. 多執行緒 (Multi-threading) | https://python.github.io/python-docs-zh-tw/tutorial/stdlib2.html#multi-threading |
| 11.5. 日誌記錄 (Logging) | https://python.github.io/python-docs-zh-tw/tutorial/stdlib2.html#logging |
| 11.6. 弱引用 (Weak References) | https://python.github.io/python-docs-zh-tw/tutorial/stdlib2.html#weak-references |
| 11.7. 使用於 List 的工具 | https://python.github.io/python-docs-zh-tw/tutorial/stdlib2.html#tools-for-working-with-lists |
| 11.8. 十進制浮點數運算 (Decimal Floating-Point Arithmetic) | https://python.github.io/python-docs-zh-tw/tutorial/stdlib2.html#decimal-floating-point-arithmetic |
| 12. 虛擬環境與套件 | https://python.github.io/python-docs-zh-tw/tutorial/venv.html |
| 12.1. 簡介 | https://python.github.io/python-docs-zh-tw/tutorial/venv.html#introduction |
| 12.2. 建立虛擬環境 | https://python.github.io/python-docs-zh-tw/tutorial/venv.html#creating-virtual-environments |
| 12.3. 用 pip 管理套件 | https://python.github.io/python-docs-zh-tw/tutorial/venv.html#managing-packages-with-pip |
| 13. 現在可以來學習些什麼? | https://python.github.io/python-docs-zh-tw/tutorial/whatnow.html |
| 14. 互動式輸入編輯和歷史記錄替換 | https://python.github.io/python-docs-zh-tw/tutorial/interactive.html |
| 14.1. Tab 鍵自動完成 (Tab Completion) 和歷史記錄編輯 (History Editing) | https://python.github.io/python-docs-zh-tw/tutorial/interactive.html#tab-completion-and-history-editing |
| 14.2. 互動式直譯器的替代方案 | https://python.github.io/python-docs-zh-tw/tutorial/interactive.html#alternatives-to-the-interactive-interpreter |
| 15. 浮點數運算:問題與限制 | https://python.github.io/python-docs-zh-tw/tutorial/floatingpoint.html |
| 15.1. 表示法誤差 (Representation Error) | https://python.github.io/python-docs-zh-tw/tutorial/floatingpoint.html#representation-error |
| 16. 附錄 | https://python.github.io/python-docs-zh-tw/tutorial/appendix.html |
| 16.1. 互動模式 | https://python.github.io/python-docs-zh-tw/tutorial/appendix.html#interactive-mode |
| 16.1.1. 錯誤處理 | https://python.github.io/python-docs-zh-tw/tutorial/appendix.html#error-handling |
| 16.1.2. 可執行的 Python 腳本 | https://python.github.io/python-docs-zh-tw/tutorial/appendix.html#executable-python-scripts |
| 16.1.3. 互動式啟動檔案 | https://python.github.io/python-docs-zh-tw/tutorial/appendix.html#the-interactive-startup-file |
| 16.1.4. 客製化模組 | https://python.github.io/python-docs-zh-tw/tutorial/appendix.html#the-customization-modules |
| Python 的設置與使用 | https://python.github.io/python-docs-zh-tw/using/index.html |
| 1. 命令列與環境 | https://python.github.io/python-docs-zh-tw/using/cmdline.html |
| 1.1. 命令列 | https://python.github.io/python-docs-zh-tw/using/cmdline.html#command-line |
| 1.1.1. 介面選項 | https://python.github.io/python-docs-zh-tw/using/cmdline.html#interface-options |
| 1.1.2. Generic options | https://python.github.io/python-docs-zh-tw/using/cmdline.html#generic-options |
| 1.1.3. Miscellaneous options | https://python.github.io/python-docs-zh-tw/using/cmdline.html#miscellaneous-options |
| 1.1.4. Controlling color | https://python.github.io/python-docs-zh-tw/using/cmdline.html#controlling-color |
| 1.2. 環境變數 | https://python.github.io/python-docs-zh-tw/using/cmdline.html#environment-variables |
| 1.2.1. 除錯模式變數 | https://python.github.io/python-docs-zh-tw/using/cmdline.html#debug-mode-variables |
| 2. 在 Unix 平臺上使用 Python | https://python.github.io/python-docs-zh-tw/using/unix.html |
| 2.1. 獲得並安裝 Python 的最新版本 | https://python.github.io/python-docs-zh-tw/using/unix.html#getting-and-installing-the-latest-version-of-python |
| 2.1.1. 在 Linux 上 | https://python.github.io/python-docs-zh-tw/using/unix.html#on-linux |
| 2.1.1.1. 安裝 IDLE | https://python.github.io/python-docs-zh-tw/using/unix.html#installing-idle |
| 2.1.2. 在 FreeBSD 和 OpenBSD 上 | https://python.github.io/python-docs-zh-tw/using/unix.html#on-freebsd-and-openbsd |
| 2.2. 建置 Python | https://python.github.io/python-docs-zh-tw/using/unix.html#building-python |
| 2.3. 與 Python 相關的路徑和檔案 | https://python.github.io/python-docs-zh-tw/using/unix.html#python-related-paths-and-files |
| 2.4. 雜項 | https://python.github.io/python-docs-zh-tw/using/unix.html#miscellaneous |
| 2.5. 客製化 OpenSSL | https://python.github.io/python-docs-zh-tw/using/unix.html#custom-openssl |
| 3. 配置 Python | https://python.github.io/python-docs-zh-tw/using/configure.html |
| 3.1. 建置需求 | https://python.github.io/python-docs-zh-tw/using/configure.html#build-requirements |
| 3.1.1. 可選模組的需求 | https://python.github.io/python-docs-zh-tw/using/configure.html#requirements-for-optional-modules |
| 3.2. 產生的檔案 | https://python.github.io/python-docs-zh-tw/using/configure.html#generated-files |
| 3.2.1. 設定腳本 | https://python.github.io/python-docs-zh-tw/using/configure.html#configure-script |
| 3.3. 設定選項 | https://python.github.io/python-docs-zh-tw/using/configure.html#configure-options |
| 3.3.1. 一般選項 | https://python.github.io/python-docs-zh-tw/using/configure.html#general-options |
| 3.3.2. C 編譯器選項。 | https://python.github.io/python-docs-zh-tw/using/configure.html#c-compiler-options |
| 3.3.3. Linker options | https://python.github.io/python-docs-zh-tw/using/configure.html#linker-options |
| 3.3.4. Options for third-party dependencies | https://python.github.io/python-docs-zh-tw/using/configure.html#options-for-third-party-dependencies |
| 3.3.5. WebAssembly 選項 | https://python.github.io/python-docs-zh-tw/using/configure.html#webassembly-options |
| 3.3.6. 安裝選項 | https://python.github.io/python-docs-zh-tw/using/configure.html#install-options |
| 3.3.7. 效能選項 | https://python.github.io/python-docs-zh-tw/using/configure.html#performance-options |
| 3.3.8. Python Debug Build | https://python.github.io/python-docs-zh-tw/using/configure.html#python-debug-build |
| 3.3.9. 偵錯選項 | https://python.github.io/python-docs-zh-tw/using/configure.html#debug-options |
| 3.3.10. Linker options | https://python.github.io/python-docs-zh-tw/using/configure.html#id13 |
| 3.3.11. 函式庫選項 | https://python.github.io/python-docs-zh-tw/using/configure.html#libraries-options |
| 3.3.12. 安全性選項 | https://python.github.io/python-docs-zh-tw/using/configure.html#security-options |
| 3.3.13. macOS 選項 | https://python.github.io/python-docs-zh-tw/using/configure.html#macos-options |
| 3.3.14. iOS 選項 | https://python.github.io/python-docs-zh-tw/using/configure.html#ios-options |
| 3.3.15. Cross Compiling Options | https://python.github.io/python-docs-zh-tw/using/configure.html#cross-compiling-options |
| 3.4. Python 建置系統 | https://python.github.io/python-docs-zh-tw/using/configure.html#python-build-system |
| 3.4.1. 建置系統的主要檔案 | https://python.github.io/python-docs-zh-tw/using/configure.html#main-files-of-the-build-system |
| 3.4.2. 主要建置步驟 | https://python.github.io/python-docs-zh-tw/using/configure.html#main-build-steps |
| 3.4.3. 主要 Makefile 目標 | https://python.github.io/python-docs-zh-tw/using/configure.html#main-makefile-targets |
| 3.4.3.1. make | https://python.github.io/python-docs-zh-tw/using/configure.html#make |
| 3.4.3.2. make platform | https://python.github.io/python-docs-zh-tw/using/configure.html#make-platform |
| 3.4.3.3. make profile-opt | https://python.github.io/python-docs-zh-tw/using/configure.html#make-profile-opt |
| 3.4.3.4. make clean | https://python.github.io/python-docs-zh-tw/using/configure.html#make-clean |
| 3.4.3.5. make distclean | https://python.github.io/python-docs-zh-tw/using/configure.html#make-distclean |
| 3.4.3.6. make install | https://python.github.io/python-docs-zh-tw/using/configure.html#make-install |
| 3.4.3.7. make test | https://python.github.io/python-docs-zh-tw/using/configure.html#make-test |
| 3.4.3.8. make ci | https://python.github.io/python-docs-zh-tw/using/configure.html#make-ci |
| 3.4.3.9. make buildbottest | https://python.github.io/python-docs-zh-tw/using/configure.html#make-buildbottest |
| 3.4.3.10. make regen-all | https://python.github.io/python-docs-zh-tw/using/configure.html#make-regen-all |
| 3.4.4. C 擴充模組 | https://python.github.io/python-docs-zh-tw/using/configure.html#c-extensions |
| 3.5. Compiler and linker flags | https://python.github.io/python-docs-zh-tw/using/configure.html#compiler-and-linker-flags |
| 3.5.1. 預處理器旗標 | https://python.github.io/python-docs-zh-tw/using/configure.html#preprocessor-flags |
| 3.5.2. 編譯器旗標 | https://python.github.io/python-docs-zh-tw/using/configure.html#compiler-flags |
| 3.5.3. Linker flags | https://python.github.io/python-docs-zh-tw/using/configure.html#linker-flags |
| 4. 在 Windows 上使用 Python | https://python.github.io/python-docs-zh-tw/using/windows.html |
| 4.1. Python 安裝管理員 | https://python.github.io/python-docs-zh-tw/using/windows.html#python-install-manager |
| 4.1.1. 安裝 | https://python.github.io/python-docs-zh-tw/using/windows.html#installation |
| 4.1.2. 基本使用 | https://python.github.io/python-docs-zh-tw/using/windows.html#basic-use |
| 4.1.3. Command help | https://python.github.io/python-docs-zh-tw/using/windows.html#command-help |
| 4.1.4. 列出 runtimes | https://python.github.io/python-docs-zh-tw/using/windows.html#listing-runtimes |
| 4.1.5. 安裝 runtimes | https://python.github.io/python-docs-zh-tw/using/windows.html#installing-runtimes |
| 4.1.6. 離線安裝 | https://python.github.io/python-docs-zh-tw/using/windows.html#offline-installs |
| 4.1.7. 解除安裝 runtimes | https://python.github.io/python-docs-zh-tw/using/windows.html#uninstalling-runtimes |
| 4.1.8. 設定 | https://python.github.io/python-docs-zh-tw/using/windows.html#configuration |
| 4.1.9. Shebang lines | https://python.github.io/python-docs-zh-tw/using/windows.html#shebang-lines |
| 4.1.10. 進階安裝 | https://python.github.io/python-docs-zh-tw/using/windows.html#advanced-installation |
| 4.1.11. Administrative configuration | https://python.github.io/python-docs-zh-tw/using/windows.html#administrative-configuration |
| 4.1.12. Installing free-threaded binaries | https://python.github.io/python-docs-zh-tw/using/windows.html#installing-free-threaded-binaries |
| 4.1.13. Troubleshooting | https://python.github.io/python-docs-zh-tw/using/windows.html#troubleshooting |
| 4.2. The embeddable package | https://python.github.io/python-docs-zh-tw/using/windows.html#the-embeddable-package |
| 4.2.1. Python 應用程式 | https://python.github.io/python-docs-zh-tw/using/windows.html#python-application |
| 4.2.2. 嵌入 Python | https://python.github.io/python-docs-zh-tw/using/windows.html#embedding-python |
| 4.3. nuget.org 套件 | https://python.github.io/python-docs-zh-tw/using/windows.html#the-nuget-org-packages |
| 4.3.1. Free-threaded packages | https://python.github.io/python-docs-zh-tw/using/windows.html#free-threaded-packages |
| 4.4. Alternative bundles | https://python.github.io/python-docs-zh-tw/using/windows.html#alternative-bundles |
| 4.5. Supported Windows versions | https://python.github.io/python-docs-zh-tw/using/windows.html#supported-windows-versions |
| 4.6. Removing the MAX_PATH limitation | https://python.github.io/python-docs-zh-tw/using/windows.html#removing-the-max-path-limitation |
| 4.7. UTF-8 模式 | https://python.github.io/python-docs-zh-tw/using/windows.html#utf-8-mode |
| 4.8. 找尋模組 | https://python.github.io/python-docs-zh-tw/using/windows.html#finding-modules |
| 4.9. 額外的模組 | https://python.github.io/python-docs-zh-tw/using/windows.html#additional-modules |
| 4.9.1. PyWin32 | https://python.github.io/python-docs-zh-tw/using/windows.html#pywin32 |
| 4.9.2. cx_Freeze | https://python.github.io/python-docs-zh-tw/using/windows.html#cx-freeze |
| 4.10. 編譯 Python 在 Windows | https://python.github.io/python-docs-zh-tw/using/windows.html#compiling-python-on-windows |
| 4.11. The full installer (deprecated) | https://python.github.io/python-docs-zh-tw/using/windows.html#the-full-installer-deprecated |
| 4.11.1. 安裝步驟 | https://python.github.io/python-docs-zh-tw/using/windows.html#installation-steps |
| 4.11.2. Removing the MAX_PATH limitation | https://python.github.io/python-docs-zh-tw/using/windows.html#id2 |
| 4.11.3. 無使用者介面安裝 | https://python.github.io/python-docs-zh-tw/using/windows.html#installing-without-ui |
| 4.11.4. 無下載安裝 | https://python.github.io/python-docs-zh-tw/using/windows.html#installing-without-downloading |
| 4.11.5. Modifying an install | https://python.github.io/python-docs-zh-tw/using/windows.html#modifying-an-install |
| 4.11.6. Installing free-threaded binaries | https://python.github.io/python-docs-zh-tw/using/windows.html#id3 |
| 4.12. Python launcher for Windows (deprecated) | https://python.github.io/python-docs-zh-tw/using/windows.html#python-launcher-for-windows-deprecated |
| 4.12.1. 開始 | https://python.github.io/python-docs-zh-tw/using/windows.html#getting-started |
| 4.12.1.1. From the command-line | https://python.github.io/python-docs-zh-tw/using/windows.html#from-the-command-line |
| 4.12.1.2. 虛擬環境(Virtual environment) | https://python.github.io/python-docs-zh-tw/using/windows.html#virtual-environments |
| 4.12.1.3. From a script | https://python.github.io/python-docs-zh-tw/using/windows.html#from-a-script |
| 4.12.1.4. 從檔案關聯 | https://python.github.io/python-docs-zh-tw/using/windows.html#from-file-associations |
| 4.12.2. Shebang lines | https://python.github.io/python-docs-zh-tw/using/windows.html#id4 |
| 4.12.3. Arguments in shebang lines | https://python.github.io/python-docs-zh-tw/using/windows.html#arguments-in-shebang-lines |
| 4.12.4. Customization | https://python.github.io/python-docs-zh-tw/using/windows.html#customization |
| 4.12.4.1. Customization via INI files | https://python.github.io/python-docs-zh-tw/using/windows.html#customization-via-ini-files |
| 4.12.4.2. Customizing default Python versions | https://python.github.io/python-docs-zh-tw/using/windows.html#customizing-default-python-versions |
| 4.12.5. Diagnostics | https://python.github.io/python-docs-zh-tw/using/windows.html#diagnostics |
| 4.12.6. Dry run | https://python.github.io/python-docs-zh-tw/using/windows.html#dry-run |
| 4.12.7. 安裝隨選 | https://python.github.io/python-docs-zh-tw/using/windows.html#install-on-demand |
| 4.12.8. Return codes | https://python.github.io/python-docs-zh-tw/using/windows.html#return-codes |
| 5. 於 macOS 使用 Python | https://python.github.io/python-docs-zh-tw/using/mac.html |
| 5.1. Using Python for macOS from python.org | https://python.github.io/python-docs-zh-tw/using/mac.html#using-python-for-macos-from-python-org |
| 5.1.1. 安裝步驟 | https://python.github.io/python-docs-zh-tw/using/mac.html#installation-steps |
| 5.1.2. 如何執行 Python 腳本 | https://python.github.io/python-docs-zh-tw/using/mac.html#how-to-run-a-python-script |
| 5.2. Alternative Distributions | https://python.github.io/python-docs-zh-tw/using/mac.html#alternative-distributions |
| 5.3. 安裝額外的 Python 套件 | https://python.github.io/python-docs-zh-tw/using/mac.html#installing-additional-python-packages |
| 5.4. 開發 GUI 程式 | https://python.github.io/python-docs-zh-tw/using/mac.html#gui-programming |
| 5.5. 進階主題 | https://python.github.io/python-docs-zh-tw/using/mac.html#advanced-topics |
| 5.5.1. Installing Free-threaded Binaries | https://python.github.io/python-docs-zh-tw/using/mac.html#installing-free-threaded-binaries |
| 5.5.2. 使用命令列安裝 | https://python.github.io/python-docs-zh-tw/using/mac.html#installing-using-the-command-line |
| 5.5.3. 發行 Python 應用程式 | https://python.github.io/python-docs-zh-tw/using/mac.html#distributing-python-applications |
| 5.5.4. App Store Compliance | https://python.github.io/python-docs-zh-tw/using/mac.html#app-store-compliance |
| 5.6. 其他資源 | https://python.github.io/python-docs-zh-tw/using/mac.html#other-resources |
| 6. 在 Android 上使用 Python | https://python.github.io/python-docs-zh-tw/using/android.html |
| 6.1. 將 Python 加入 Android 應用程式 | https://python.github.io/python-docs-zh-tw/using/android.html#adding-python-to-an-android-app |
| 6.2. 建置用於 Android 的 Python 套件 | https://python.github.io/python-docs-zh-tw/using/android.html#building-a-python-package-for-android |
| 7. 在 iOS 上使用 Python | https://python.github.io/python-docs-zh-tw/using/ios.html |
| 7.1. Python at runtime on iOS | https://python.github.io/python-docs-zh-tw/using/ios.html#python-at-runtime-on-ios |
| 7.1.1. iOS version compatibility | https://python.github.io/python-docs-zh-tw/using/ios.html#ios-version-compatibility |
| 7.1.2. Platform identification | https://python.github.io/python-docs-zh-tw/using/ios.html#platform-identification |
| 7.1.3. Standard library availability | https://python.github.io/python-docs-zh-tw/using/ios.html#standard-library-availability |
| 7.1.4. Binary extension modules | https://python.github.io/python-docs-zh-tw/using/ios.html#binary-extension-modules |
| 7.1.5. Compiler stub binaries | https://python.github.io/python-docs-zh-tw/using/ios.html#compiler-stub-binaries |
| 7.2. Installing Python on iOS | https://python.github.io/python-docs-zh-tw/using/ios.html#installing-python-on-ios |
| 7.2.1. Tools for building iOS apps | https://python.github.io/python-docs-zh-tw/using/ios.html#tools-for-building-ios-apps |
| 7.2.2. Adding Python to an iOS project | https://python.github.io/python-docs-zh-tw/using/ios.html#adding-python-to-an-ios-project |
| 7.2.3. Testing a Python package | https://python.github.io/python-docs-zh-tw/using/ios.html#testing-a-python-package |
| 7.3. App Store Compliance | https://python.github.io/python-docs-zh-tw/using/ios.html#app-store-compliance |
| 7.3.1. Incompatible code in the standard library | https://python.github.io/python-docs-zh-tw/using/ios.html#incompatible-code-in-the-standard-library |
| 7.3.2. Privacy manifests | https://python.github.io/python-docs-zh-tw/using/ios.html#privacy-manifests |
| 8. 編輯器與 IDE | https://python.github.io/python-docs-zh-tw/using/editors.html |
| 8.1. IDLE --- Python 編輯器與 shell | https://python.github.io/python-docs-zh-tw/using/editors.html#idle-python-editor-and-shell |
| 8.2. 其他編輯器與 IDE | https://python.github.io/python-docs-zh-tw/using/editors.html#other-editors-and-ides |
| Python 語言參考手冊 | https://python.github.io/python-docs-zh-tw/reference/index.html |
| 1. 簡介 | https://python.github.io/python-docs-zh-tw/reference/introduction.html |
| 1.1. Alternate Implementations | https://python.github.io/python-docs-zh-tw/reference/introduction.html#alternate-implementations |
| 1.2. Notation | https://python.github.io/python-docs-zh-tw/reference/introduction.html#notation |
| 1.2.1. 詞法和語法定義 | https://python.github.io/python-docs-zh-tw/reference/introduction.html#lexical-and-syntactic-definitions |
| 2. 詞法分析 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html |
| 2.1. Line structure | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#line-structure |
| 2.1.1. Logical lines | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#logical-lines |
| 2.1.2. Physical lines | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#physical-lines |
| 2.1.3. Comments | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#comments |
| 2.1.4. Encoding declarations | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#encoding-declarations |
| 2.1.5. Explicit line joining | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#explicit-line-joining |
| 2.1.6. Implicit line joining | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#implicit-line-joining |
| 2.1.7. Blank lines | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#blank-lines |
| 2.1.8. Indentation | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#indentation |
| 2.1.9. Whitespace between tokens | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#whitespace-between-tokens |
| 2.1.10. End marker | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#end-marker |
| 2.2. Other tokens | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#other-tokens |
| 2.3. Names (identifiers and keywords) | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#names-identifiers-and-keywords |
| 2.3.1. 關鍵字 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#keywords |
| 2.3.2. 軟關鍵字 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#soft-keywords |
| 2.3.3. Reserved classes of identifiers | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#reserved-classes-of-identifiers |
| 2.4. Literals | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#literals |
| 2.5. String and Bytes literals | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#string-and-bytes-literals |
| 2.5.1. 三引號字串 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#triple-quoted-strings |
| 2.5.2. String prefixes | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#string-prefixes |
| 2.5.3. Formal grammar | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#formal-grammar |
| 2.5.4. 跳脫序列 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#escape-sequences |
| 2.5.4.1. Ignored end of line | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#ignored-end-of-line |
| 2.5.4.2. 跳脫字元 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#escaped-characters |
| 2.5.4.3. 八進位字元 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#octal-character |
| 2.5.4.4. 十六進位字元 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#hexadecimal-character |
| 2.5.4.5. Named Unicode character | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#named-unicode-character |
| 2.5.4.6. 十六進位 Unicode 字元 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#hexadecimal-unicode-characters |
| 2.5.4.7. 無法辨識的跳脫序列 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#unrecognized-escape-sequences |
| 2.5.5. 位元組常數 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#bytes-literals |
| 2.5.6. 原始字串常數 | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#raw-string-literals |
| 2.5.7. f-string(f 字串) | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#formatted-string-literals |
| 2.5.8. t-string(t 字串) | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#template-string-literals |
| 2.6. Numeric literals | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#numeric-literals |
| 2.6.1. Integer literals | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#integer-literals |
| 2.6.2. 浮點數常數 (Floating-point literals) | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#floating-point-literals |
| 2.6.3. Imaginary literals | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#imaginary-literals |
| 2.7. Operators and delimiters | https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#operators-and-delimiters |
| 3. 資料模型 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html |
| 3.1. 物件、數值和型別 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#objects-values-and-types |
| 3.2. 標準型別階層 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#the-standard-type-hierarchy |
| 3.2.1. None | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#none |
| 3.2.2. NotImplemented | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#notimplemented |
| 3.2.3. Ellipsis | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#ellipsis |
| 3.2.4. numbers.Number | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#numbers-number |
| 3.2.4.1. numbers.Integral | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#numbers-integral |
| 3.2.4.2. numbers.Real (float) | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#numbers-real-float |
| 3.2.4.3. numbers.Complex (complex) | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#numbers-complex-complex |
| 3.2.5. Sequences | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#sequences |
| 3.2.5.1. Immutable sequences | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#immutable-sequences |
| 3.2.5.2. 可變序列 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#mutable-sequences |
| 3.2.6. Set(集合)型別 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#set-types |
| 3.2.7. 對映 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#mappings |
| 3.2.7.1. 字典 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#dictionaries |
| 3.2.8. 可呼叫型別 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#callable-types |
| 3.2.8.1. 自訂函式 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#user-defined-functions |
| 3.2.8.1.1. 特殊唯讀屬性 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#special-read-only-attributes |
| 3.2.8.1.2. 特殊可寫屬性 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#special-writable-attributes |
| 3.2.8.2. 實例方法 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#instance-methods |
| 3.2.8.3. 產生器函式 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#generator-functions |
| 3.2.8.4. Coroutine(協程)函式 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#coroutine-functions |
| 3.2.8.5. 非同步產生器函式 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#asynchronous-generator-functions |
| 3.2.8.6. 內建函式 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#built-in-functions |
| 3.2.8.7. 內建方法 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#built-in-methods |
| 3.2.8.8. Classes | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#classes |
| 3.2.8.9. 類別實例 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#class-instances |
| 3.2.9. 模組 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#modules |
| 3.2.9.1. Import-related attributes on module objects | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#import-related-attributes-on-module-objects |
| 3.2.9.2. 模組物件的其他可寫入屬性 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#other-writable-attributes-on-module-objects |
| 3.2.9.3. 模組字典 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#module-dictionaries |
| 3.2.10. Custom classes | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#custom-classes |
| 3.2.10.1. 特殊屬性 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#special-attributes |
| 3.2.10.2. 特殊方法 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#special-methods |
| 3.2.11. 類別實例 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#id4 |
| 3.2.11.1. 特殊屬性 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#id5 |
| 3.2.12. I/O objects (also known as file objects) | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#i-o-objects-also-known-as-file-objects |
| 3.2.13. Internal types | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#internal-types |
| 3.2.13.1. 程式碼物件 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#code-objects |
| 3.2.13.1.1. 特殊唯讀屬性 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-64 |
| 3.2.13.1.2. 用於程式碼物件的方法 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#methods-on-code-objects |
| 3.2.13.2. Frame objects | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame-objects |
| 3.2.13.2.1. 特殊唯讀屬性 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-70 |
| 3.2.13.2.2. 特殊可寫屬性 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-71 |
| 3.2.13.2.3. Frame object methods | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame-object-methods |
| 3.2.13.3. Traceback objects | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#traceback-objects |
| 3.2.13.4. Slice objects | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#slice-objects |
| 3.2.13.5. Static method objects | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#static-method-objects |
| 3.2.13.6. Class method objects | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#class-method-objects |
| 3.3. Special method names | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#special-method-names |
| 3.3.1. Basic customization | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#basic-customization |
| 3.3.2. Customizing attribute access | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#customizing-attribute-access |
| 3.3.2.1. Customizing module attribute access | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#customizing-module-attribute-access |
| 3.3.2.2. 實作描述器 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#implementing-descriptors |
| 3.3.2.3. Invoking Descriptors | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#invoking-descriptors |
| 3.3.2.4. __slots__ | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#slots |
| 3.3.3. Customizing class creation | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#customizing-class-creation |
| 3.3.3.1. Metaclasses | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#metaclasses |
| 3.3.3.2. Resolving MRO entries | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#resolving-mro-entries |
| 3.3.3.3. Determining the appropriate metaclass | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#determining-the-appropriate-metaclass |
| 3.3.3.4. Preparing the class namespace | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#preparing-the-class-namespace |
| 3.3.3.5. Executing the class body | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#executing-the-class-body |
| 3.3.3.6. Creating the class object | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#creating-the-class-object |
| 3.3.3.7. Uses for metaclasses | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#uses-for-metaclasses |
| 3.3.4. Customizing instance and subclass checks | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#customizing-instance-and-subclass-checks |
| 3.3.5. Emulating generic types | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#emulating-generic-types |
| 3.3.5.1. The purpose of __class_getitem__ | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#the-purpose-of-class-getitem |
| 3.3.5.2. __class_getitem__ versus __getitem__ | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#class-getitem-versus-getitem |
| 3.3.6. Emulating callable objects | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#emulating-callable-objects |
| 3.3.7. Emulating container types | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#emulating-container-types |
| 3.3.8. Emulating numeric types | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#emulating-numeric-types |
| 3.3.9. With 陳述式的情境管理器 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#with-statement-context-managers |
| 3.3.10. Customizing positional arguments in class pattern matching | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#customizing-positional-arguments-in-class-pattern-matching |
| 3.3.11. Emulating buffer types | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#emulating-buffer-types |
| 3.3.12. Annotations | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#annotations |
| 3.3.13. Special method lookup | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#special-method-lookup |
| 3.4. 協程 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#coroutines |
| 3.4.1. Awaitable Objects | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#awaitable-objects |
| 3.4.2. 協程物件 | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#coroutine-objects |
| 3.4.3. Asynchronous Iterators | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#asynchronous-iterators |
| 3.4.4. Asynchronous Context Managers | https://python.github.io/python-docs-zh-tw/reference/datamodel.html#asynchronous-context-managers |
| 4. 執行模型 | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html |
| 4.1. Structure of a program | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#structure-of-a-program |
| 4.2. Naming and binding | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#naming-and-binding |
| 4.2.1. Binding of names | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#binding-of-names |
| 4.2.2. Resolution of names | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#resolution-of-names |
| 4.2.3. 註釋作用域 (annotation scopes) | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#annotation-scopes |
| 4.2.4. Lazy evaluation | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#lazy-evaluation |
| 4.2.5. Builtins and restricted execution | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#builtins-and-restricted-execution |
| 4.2.6. Interaction with dynamic features | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#interaction-with-dynamic-features |
| 4.3. 例外 | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#exceptions |
| 4.4. Runtime Components | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#runtime-components |
| 4.4.1. General Computing Model | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#general-computing-model |
| 4.4.2. Python Runtime Model | https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#python-runtime-model |
| 5. 模組引入系統 | https://python.github.io/python-docs-zh-tw/reference/import.html |
| 5.1. importlib | https://python.github.io/python-docs-zh-tw/reference/import.html#importlib |
| 5.2. 套件 | https://python.github.io/python-docs-zh-tw/reference/import.html#packages |
| 5.2.1. 一般套件 | https://python.github.io/python-docs-zh-tw/reference/import.html#regular-packages |
| 5.2.2. 命名空間套件 | https://python.github.io/python-docs-zh-tw/reference/import.html#namespace-packages |
| 5.3. 搜尋 | https://python.github.io/python-docs-zh-tw/reference/import.html#searching |
| 5.3.1. 模組快取 | https://python.github.io/python-docs-zh-tw/reference/import.html#the-module-cache |
| 5.3.2. 尋檢器 (Finder) 與載入器 (Loader) | https://python.github.io/python-docs-zh-tw/reference/import.html#finders-and-loaders |
| 5.3.3. 引入掛鉤 (Import hooks) | https://python.github.io/python-docs-zh-tw/reference/import.html#import-hooks |
| 5.3.4. 元路徑 | https://python.github.io/python-docs-zh-tw/reference/import.html#the-meta-path |
| 5.4. 載入 | https://python.github.io/python-docs-zh-tw/reference/import.html#loading |
| 5.4.1. 載入器 | https://python.github.io/python-docs-zh-tw/reference/import.html#loaders |
| 5.4.2. 子模組 | https://python.github.io/python-docs-zh-tw/reference/import.html#submodules |
| 5.4.3. 模組規格 | https://python.github.io/python-docs-zh-tw/reference/import.html#module-specs |
| 5.4.4. __path__ attributes on modules | https://python.github.io/python-docs-zh-tw/reference/import.html#path-attributes-on-modules |
| 5.4.5. Module reprs | https://python.github.io/python-docs-zh-tw/reference/import.html#module-reprs |
| 5.4.6. Cached bytecode invalidation | https://python.github.io/python-docs-zh-tw/reference/import.html#cached-bytecode-invalidation |
| 5.5. The Path Based Finder | https://python.github.io/python-docs-zh-tw/reference/import.html#the-path-based-finder |
| 5.5.1. Path entry finders | https://python.github.io/python-docs-zh-tw/reference/import.html#path-entry-finders |
| 5.5.2. Path entry finder protocol | https://python.github.io/python-docs-zh-tw/reference/import.html#path-entry-finder-protocol |
| 5.6. Replacing the standard import system | https://python.github.io/python-docs-zh-tw/reference/import.html#replacing-the-standard-import-system |
| 5.7. Package Relative Imports | https://python.github.io/python-docs-zh-tw/reference/import.html#package-relative-imports |
| 5.8. Special considerations for __main__ | https://python.github.io/python-docs-zh-tw/reference/import.html#special-considerations-for-main |
| 5.8.1. __main__.__spec__ | https://python.github.io/python-docs-zh-tw/reference/import.html#main-spec |
| 5.9. References | https://python.github.io/python-docs-zh-tw/reference/import.html#references |
| 6. 運算式 | https://python.github.io/python-docs-zh-tw/reference/expressions.html |
| 6.1. Arithmetic conversions | https://python.github.io/python-docs-zh-tw/reference/expressions.html#arithmetic-conversions |
| 6.2. Atoms | https://python.github.io/python-docs-zh-tw/reference/expressions.html#atoms |
| 6.2.1. Identifiers (Names) | https://python.github.io/python-docs-zh-tw/reference/expressions.html#atom-identifiers |
| 6.2.1.1. Private name mangling | https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-5 |
| 6.2.2. Literals | https://python.github.io/python-docs-zh-tw/reference/expressions.html#literals |
| 6.2.2.1. String literal concatenation | https://python.github.io/python-docs-zh-tw/reference/expressions.html#string-literal-concatenation |
| 6.2.3. Parenthesized forms | https://python.github.io/python-docs-zh-tw/reference/expressions.html#parenthesized-forms |
| 6.2.4. Displays for lists, sets and dictionaries | https://python.github.io/python-docs-zh-tw/reference/expressions.html#displays-for-lists-sets-and-dictionaries |
| 6.2.5. List displays | https://python.github.io/python-docs-zh-tw/reference/expressions.html#list-displays |
| 6.2.6. Set displays | https://python.github.io/python-docs-zh-tw/reference/expressions.html#set-displays |
| 6.2.7. Dictionary displays | https://python.github.io/python-docs-zh-tw/reference/expressions.html#dictionary-displays |
| 6.2.8. Generator expressions | https://python.github.io/python-docs-zh-tw/reference/expressions.html#generator-expressions |
| 6.2.9. Yield expressions | https://python.github.io/python-docs-zh-tw/reference/expressions.html#yield-expressions |
| 6.2.9.1. Generator-iterator methods | https://python.github.io/python-docs-zh-tw/reference/expressions.html#generator-iterator-methods |
| 6.2.9.2. 模組 | https://python.github.io/python-docs-zh-tw/reference/expressions.html#examples |
| 6.2.9.3. 非同步產生器函式 | https://python.github.io/python-docs-zh-tw/reference/expressions.html#asynchronous-generator-functions |
| 6.2.9.4. Asynchronous generator-iterator methods | https://python.github.io/python-docs-zh-tw/reference/expressions.html#asynchronous-generator-iterator-methods |
| 6.3. Primaries | https://python.github.io/python-docs-zh-tw/reference/expressions.html#primaries |
| 6.3.1. Attribute references | https://python.github.io/python-docs-zh-tw/reference/expressions.html#attribute-references |
| 6.3.2. Subscriptions | https://python.github.io/python-docs-zh-tw/reference/expressions.html#subscriptions |
| 6.3.3. Slicings | https://python.github.io/python-docs-zh-tw/reference/expressions.html#slicings |
| 6.3.4. Calls | https://python.github.io/python-docs-zh-tw/reference/expressions.html#calls |
| 6.4. Await expression | https://python.github.io/python-docs-zh-tw/reference/expressions.html#await-expression |
| 6.5. The power operator | https://python.github.io/python-docs-zh-tw/reference/expressions.html#the-power-operator |
| 6.6. Unary arithmetic and bitwise operations | https://python.github.io/python-docs-zh-tw/reference/expressions.html#unary-arithmetic-and-bitwise-operations |
| 6.7. Binary arithmetic operations | https://python.github.io/python-docs-zh-tw/reference/expressions.html#binary-arithmetic-operations |
| 6.8. Shifting operations | https://python.github.io/python-docs-zh-tw/reference/expressions.html#shifting-operations |
| 6.9. Binary bitwise operations | https://python.github.io/python-docs-zh-tw/reference/expressions.html#binary-bitwise-operations |
| 6.10. Comparisons | https://python.github.io/python-docs-zh-tw/reference/expressions.html#comparisons |
| 6.10.1. Value comparisons | https://python.github.io/python-docs-zh-tw/reference/expressions.html#value-comparisons |
| 6.10.2. Membership test operations | https://python.github.io/python-docs-zh-tw/reference/expressions.html#membership-test-operations |
| 6.10.3. Identity comparisons | https://python.github.io/python-docs-zh-tw/reference/expressions.html#is-not |
| 6.11. Boolean operations | https://python.github.io/python-docs-zh-tw/reference/expressions.html#boolean-operations |
| 6.12. Assignment expressions | https://python.github.io/python-docs-zh-tw/reference/expressions.html#assignment-expressions |
| 6.13. Conditional expressions | https://python.github.io/python-docs-zh-tw/reference/expressions.html#conditional-expressions |
| 6.14. Lambdas | https://python.github.io/python-docs-zh-tw/reference/expressions.html#lambda |
| 6.15. Expression lists | https://python.github.io/python-docs-zh-tw/reference/expressions.html#expression-lists |
| 6.16. Evaluation order | https://python.github.io/python-docs-zh-tw/reference/expressions.html#evaluation-order |
| 6.17. Operator precedence | https://python.github.io/python-docs-zh-tw/reference/expressions.html#operator-precedence |
| 7. 簡單陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html |
| 7.1. Expression statements | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#expression-statements |
| 7.2. Assignment statements | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#assignment-statements |
| 7.2.1. 擴增賦值陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#augmented-assignment-statements |
| 7.2.2. 註釋賦值陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#annotated-assignment-statements |
| 7.3. assert 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-assert-statement |
| 7.4. pass 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-pass-statement |
| 7.5. del 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-del-statement |
| 7.6. return 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-return-statement |
| 7.7. yield 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-yield-statement |
| 7.8. raise 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-raise-statement |
| 7.9. break 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-break-statement |
| 7.10. continue 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-continue-statement |
| 7.11. import 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-import-statement |
| 7.11.1. Future statements | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#future-statements |
| 7.12. global 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-global-statement |
| 7.13. nonlocal 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-nonlocal-statement |
| 7.14. type 陳述式 | https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#the-type-statement |
| 8. 複合陳述式 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html |
| 8.1. if 陳述式 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#the-if-statement |
| 8.2. while 陳述式 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#the-while-statement |
| 8.3. for 陳述式 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#the-for-statement |
| 8.4. try 陳述式 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#the-try-statement |
| 8.4.1. except 子句 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#except-clause |
| 8.4.2. except* 子句 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#except-star |
| 8.4.3. else 子句 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#else-clause |
| 8.4.4. finally 子句 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#finally-clause |
| 8.5. with 陳述式 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#the-with-statement |
| 8.6. match 陳述式 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#the-match-statement |
| 8.6.1. Overview | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#overview |
| 8.6.2. Guards | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#guards |
| 8.6.3. Irrefutable Case Blocks | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#irrefutable-case-blocks |
| 8.6.4. Patterns | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#patterns |
| 8.6.4.1. OR Patterns | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#or-patterns |
| 8.6.4.2. AS Patterns | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#as-patterns |
| 8.6.4.3. Literal Patterns | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#literal-patterns |
| 8.6.4.4. Capture Patterns | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#capture-patterns |
| 8.6.4.5. Wildcard Patterns | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#wildcard-patterns |
| 8.6.4.6. Value Patterns | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#value-patterns |
| 8.6.4.7. Group Patterns | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#group-patterns |
| 8.6.4.8. Sequence Patterns | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#sequence-patterns |
| 8.6.4.9. Mapping Patterns | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#mapping-patterns |
| 8.6.4.10. Class Patterns | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#class-patterns |
| 8.7. 函式定義 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#function-definitions |
| 8.8. 類別定義 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#class-definitions |
| 8.9. 協程 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#coroutines |
| 8.9.1. 協程函式定義 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#coroutine-function-definition |
| 8.9.2. async for 陳述式 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#the-async-for-statement |
| 8.9.3. async with 陳述式 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#the-async-with-statement |
| 8.10. Type parameter lists | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#type-parameter-lists |
| 8.10.1. Generic functions | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#generic-functions |
| 8.10.2. Generic classes | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#generic-classes |
| 8.10.3. Generic type aliases | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#generic-type-aliases |
| 8.11. 註釋 | https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#annotations |
| 9. 最高層級元件 | https://python.github.io/python-docs-zh-tw/reference/toplevel_components.html |
| 9.1. 完整的 Python 程式 | https://python.github.io/python-docs-zh-tw/reference/toplevel_components.html#complete-python-programs |
| 9.2. 檔案輸入 | https://python.github.io/python-docs-zh-tw/reference/toplevel_components.html#file-input |
| 9.3. 互動式輸入 | https://python.github.io/python-docs-zh-tw/reference/toplevel_components.html#interactive-input |
| 9.4. 運算式輸入 | https://python.github.io/python-docs-zh-tw/reference/toplevel_components.html#expression-input |
| 10. 完整的文法規格書 | https://python.github.io/python-docs-zh-tw/reference/grammar.html |
| Python 標準函式庫 (Standard Library) | https://python.github.io/python-docs-zh-tw/library/index.html |
| 簡介 | https://python.github.io/python-docs-zh-tw/library/intro.html |
| 可用性之標註 | https://python.github.io/python-docs-zh-tw/library/intro.html#notes-on-availability |
| WebAssembly 平台 | https://python.github.io/python-docs-zh-tw/library/intro.html#webassembly-platforms |
| 行動平台 | https://python.github.io/python-docs-zh-tw/library/intro.html#mobile-platforms |
| 內建函式 | https://python.github.io/python-docs-zh-tw/library/functions.html |
| 內建常數 | https://python.github.io/python-docs-zh-tw/library/constants.html |
| 由 site module(模組)所添增的常數 | https://python.github.io/python-docs-zh-tw/library/constants.html#constants-added-by-the-site-module |
| 內建型別 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html |
| 真值檢測 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#truth-value-testing |
| Boolean(布林)運算 --- and, or, not | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#boolean-operations-and-or-not |
| 比較運算 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#comparisons |
| 數值型別 --- int、float、complex | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#numeric-types-int-float-complex |
| 整數型別的位元運算 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bitwise-operations-on-integer-types |
| 整數型別的附加方法 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#additional-methods-on-integer-types |
| 浮點數的附加方法 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#additional-methods-on-float |
| 複數的附加方法 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#additional-methods-on-complex |
| 數值型別的雜湊 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#hashing-of-numeric-types |
| Boolean 型別 - bool | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#boolean-type-bool |
| 疊代器型別 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#iterator-types |
| Generator Types | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#generator-types |
| Sequence Types --- list, tuple, range | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#sequence-types-list-tuple-range |
| Common Sequence Operations | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#common-sequence-operations |
| 不可變序列型別 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#immutable-sequence-types |
| 可變序列型別 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#mutable-sequence-types |
| List(串列) | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#lists |
| Tuples | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#tuples |
| Ranges | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#ranges |
| Text and Binary Sequence Type Methods Summary | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#text-and-binary-sequence-type-methods-summary |
| Text Sequence Type --- str | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#text-sequence-type-str |
| 字串方法 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#string-methods |
| Formatted String Literals (f-strings) | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#formatted-string-literals-f-strings |
| printf-style String Formatting | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#printf-style-string-formatting |
| Binary Sequence Types --- bytes, bytearray, memoryview | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#binary-sequence-types-bytes-bytearray-memoryview |
| Bytes Objects | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes-objects |
| Bytearray 物件 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray-objects |
| Bytes 和 Bytearray 的操作 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes-and-bytearray-operations |
| printf-style Bytes Formatting | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#printf-style-bytes-formatting |
| Memory Views | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#memory-views |
| Set Types --- set, frozenset | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#set-types-set-frozenset |
| Mapping Types --- dict | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#mapping-types-dict |
| 字典視圖物件 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#dictionary-view-objects |
| 情境管理器型別 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#context-manager-types |
| 型別註釋的型別 --- 泛型別名 (Generic Alias)、聯合 (Union) | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#type-annotation-types-generic-alias-union |
| 泛型別名型別 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#generic-alias-type |
| 標準泛型類別 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#standard-generic-classes |
| GenericAlias 物件的特殊屬性 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#special-attributes-of-genericalias-objects |
| 聯合型別 (Union Type) | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#union-type |
| 其他內建型別 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#other-built-in-types |
| 模組 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#modules |
| 類別與類別實例 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#classes-and-class-instances |
| 函式 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#functions |
| 方法 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#methods |
| 程式碼物件 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#code-objects |
| Type Objects | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#type-objects |
| Null 物件 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#the-null-object |
| Ellipsis 物件 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#the-ellipsis-object |
| NotImplemented 物件 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#the-notimplemented-object |
| 內部物件 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#internal-objects |
| 特殊屬性 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#special-attributes |
| Integer string conversion length limitation | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#integer-string-conversion-length-limitation |
| 受影響的 API | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#affected-apis |
| 設定限制 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#configuring-the-limit |
| 建議的配置 | https://python.github.io/python-docs-zh-tw/library/stdtypes.html#recommended-configuration |
| 內建的例外 | https://python.github.io/python-docs-zh-tw/library/exceptions.html |
| 例外的情境 | https://python.github.io/python-docs-zh-tw/library/exceptions.html#exception-context |
| 繼承自內建的例外 | https://python.github.io/python-docs-zh-tw/library/exceptions.html#inheriting-from-built-in-exceptions |
| 基底類別 (base classes) | https://python.github.io/python-docs-zh-tw/library/exceptions.html#base-classes |
| 實體例外 | https://python.github.io/python-docs-zh-tw/library/exceptions.html#concrete-exceptions |
| 作業系統例外 | https://python.github.io/python-docs-zh-tw/library/exceptions.html#os-exceptions |
| 警告 | https://python.github.io/python-docs-zh-tw/library/exceptions.html#warnings |
| 例外群組 | https://python.github.io/python-docs-zh-tw/library/exceptions.html#exception-groups |
| 例外階層 | https://python.github.io/python-docs-zh-tw/library/exceptions.html#exception-hierarchy |
| 文本處理 (Text Processing) 服務 | https://python.github.io/python-docs-zh-tw/library/text.html |
| string --- 常見的字串操作 | https://python.github.io/python-docs-zh-tw/library/string.html |
| 字串常數 | https://python.github.io/python-docs-zh-tw/library/string.html#string-constants |
| 自訂字串格式 | https://python.github.io/python-docs-zh-tw/library/string.html#custom-string-formatting |
| 格式化文字語法 | https://python.github.io/python-docs-zh-tw/library/string.html#format-string-syntax |
| 格式規格 (Format Specification) 迷你語言 | https://python.github.io/python-docs-zh-tw/library/string.html#format-specification-mini-language |
| 格式範例 | https://python.github.io/python-docs-zh-tw/library/string.html#format-examples |
| 模板字串 ($-strings) | https://python.github.io/python-docs-zh-tw/library/string.html#template-strings-strings |
| 輔助函式 | https://python.github.io/python-docs-zh-tw/library/string.html#helper-functions |
| string.templatelib --- 對模板字串字面值的支援 | https://python.github.io/python-docs-zh-tw/library/string.templatelib.html |
| 模板字串 | https://python.github.io/python-docs-zh-tw/library/string.templatelib.html#template-strings |
| Types | https://python.github.io/python-docs-zh-tw/library/string.templatelib.html#types |
| Helper functions | https://python.github.io/python-docs-zh-tw/library/string.templatelib.html#helper-functions |
| re --- 正規表示式 (regular expression) 操作 | https://python.github.io/python-docs-zh-tw/library/re.html |
| 正規表示式語法 | https://python.github.io/python-docs-zh-tw/library/re.html#regular-expression-syntax |
| 模組內容 | https://python.github.io/python-docs-zh-tw/library/re.html#module-contents |
| 旗標 | https://python.github.io/python-docs-zh-tw/library/re.html#flags |
| 函式 | https://python.github.io/python-docs-zh-tw/library/re.html#functions |
| 例外 | https://python.github.io/python-docs-zh-tw/library/re.html#exceptions |
| 正規表示式物件 | https://python.github.io/python-docs-zh-tw/library/re.html#regular-expression-objects |
| Match Objects | https://python.github.io/python-docs-zh-tw/library/re.html#match-objects |
| Regular Expression Examples | https://python.github.io/python-docs-zh-tw/library/re.html#regular-expression-examples |
| Checking for a Pair | https://python.github.io/python-docs-zh-tw/library/re.html#checking-for-a-pair |
| 模擬 scanf() | https://python.github.io/python-docs-zh-tw/library/re.html#simulating-scanf |
| search() vs. match() | https://python.github.io/python-docs-zh-tw/library/re.html#search-vs-match |
| Making a Phonebook | https://python.github.io/python-docs-zh-tw/library/re.html#making-a-phonebook |
| Text Munging | https://python.github.io/python-docs-zh-tw/library/re.html#text-munging |
| Finding all Adverbs | https://python.github.io/python-docs-zh-tw/library/re.html#finding-all-adverbs |
| Finding all Adverbs and their Positions | https://python.github.io/python-docs-zh-tw/library/re.html#finding-all-adverbs-and-their-positions |
| Raw String Notation | https://python.github.io/python-docs-zh-tw/library/re.html#raw-string-notation |
| Writing a Tokenizer | https://python.github.io/python-docs-zh-tw/library/re.html#writing-a-tokenizer |
| difflib --- 計算差異的輔助工具 | https://python.github.io/python-docs-zh-tw/library/difflib.html |
| SequenceMatcher 物件 | https://python.github.io/python-docs-zh-tw/library/difflib.html#sequencematcher-objects |
| SequenceMatcher 範例 | https://python.github.io/python-docs-zh-tw/library/difflib.html#sequencematcher-examples |
| Differ Objects | https://python.github.io/python-docs-zh-tw/library/difflib.html#differ-objects |
| Differ Example | https://python.github.io/python-docs-zh-tw/library/difflib.html#differ-example |
| difflib 的命令列介面 | https://python.github.io/python-docs-zh-tw/library/difflib.html#a-command-line-interface-to-difflib |
| ndiff 範例: | https://python.github.io/python-docs-zh-tw/library/difflib.html#ndiff-example |
| textwrap --- 文字包裝與填充 | https://python.github.io/python-docs-zh-tw/library/textwrap.html |
| unicodedata --- Unicode 資料庫 | https://python.github.io/python-docs-zh-tw/library/unicodedata.html |
| stringprep --- 網際網路字串的準備 | https://python.github.io/python-docs-zh-tw/library/stringprep.html |
| readline --- GNU readline 介面 | https://python.github.io/python-docs-zh-tw/library/readline.html |
| Init file | https://python.github.io/python-docs-zh-tw/library/readline.html#init-file |
| Line buffer | https://python.github.io/python-docs-zh-tw/library/readline.html#line-buffer |
| History file | https://python.github.io/python-docs-zh-tw/library/readline.html#history-file |
| History list | https://python.github.io/python-docs-zh-tw/library/readline.html#history-list |
| Startup hooks | https://python.github.io/python-docs-zh-tw/library/readline.html#startup-hooks |
| Completion | https://python.github.io/python-docs-zh-tw/library/readline.html#completion |
| 範例 | https://python.github.io/python-docs-zh-tw/library/readline.html#example |
| rlcompleter --- GNU readline 的補全函式 | https://python.github.io/python-docs-zh-tw/library/rlcompleter.html |
| 二進位資料服務 | https://python.github.io/python-docs-zh-tw/library/binary.html |
| struct --- 將位元組直譯為打包起來的二進位資料 | https://python.github.io/python-docs-zh-tw/library/struct.html |
| 函式與例外 | https://python.github.io/python-docs-zh-tw/library/struct.html#functions-and-exceptions |
| 格式字串 | https://python.github.io/python-docs-zh-tw/library/struct.html#format-strings |
| 位元組順序、大小和對齊 | https://python.github.io/python-docs-zh-tw/library/struct.html#byte-order-size-and-alignment |
| 格式字元 | https://python.github.io/python-docs-zh-tw/library/struct.html#format-characters |
| 範例 | https://python.github.io/python-docs-zh-tw/library/struct.html#examples |
| 應用 | https://python.github.io/python-docs-zh-tw/library/struct.html#applications |
| 原生格式 | https://python.github.io/python-docs-zh-tw/library/struct.html#native-formats |
| 標準格式 | https://python.github.io/python-docs-zh-tw/library/struct.html#standard-formats |
| 類別 | https://python.github.io/python-docs-zh-tw/library/struct.html#classes |
| codecs --- 編解碼器註冊表和基底類別 | https://python.github.io/python-docs-zh-tw/library/codecs.html |
| Codec Base Classes | https://python.github.io/python-docs-zh-tw/library/codecs.html#codec-base-classes |
| Error Handlers | https://python.github.io/python-docs-zh-tw/library/codecs.html#error-handlers |
| Stateless Encoding and Decoding | https://python.github.io/python-docs-zh-tw/library/codecs.html#stateless-encoding-and-decoding |
| Incremental Encoding and Decoding | https://python.github.io/python-docs-zh-tw/library/codecs.html#incremental-encoding-and-decoding |
| IncrementalEncoder 物件 | https://python.github.io/python-docs-zh-tw/library/codecs.html#incrementalencoder-objects |
| IncrementalDecoder 物件 | https://python.github.io/python-docs-zh-tw/library/codecs.html#incrementaldecoder-objects |
| 串流編碼和解碼 | https://python.github.io/python-docs-zh-tw/library/codecs.html#stream-encoding-and-decoding |
| StreamWriter 物件 | https://python.github.io/python-docs-zh-tw/library/codecs.html#streamwriter-objects |
| StreamReader 物件 | https://python.github.io/python-docs-zh-tw/library/codecs.html#streamreader-objects |
| StreamReaderWriter 物件 | https://python.github.io/python-docs-zh-tw/library/codecs.html#streamreaderwriter-objects |
| StreamRecoder 物件 | https://python.github.io/python-docs-zh-tw/library/codecs.html#streamrecoder-objects |
| 編碼和 Unicode | https://python.github.io/python-docs-zh-tw/library/codecs.html#encodings-and-unicode |
| 標準編碼 | https://python.github.io/python-docs-zh-tw/library/codecs.html#standard-encodings |
| Python Specific Encodings | https://python.github.io/python-docs-zh-tw/library/codecs.html#python-specific-encodings |
| Text Encodings | https://python.github.io/python-docs-zh-tw/library/codecs.html#text-encodings |
| Binary Transforms | https://python.github.io/python-docs-zh-tw/library/codecs.html#binary-transforms |
| Standalone Codec Functions | https://python.github.io/python-docs-zh-tw/library/codecs.html#standalone-codec-functions |
| Text Transforms | https://python.github.io/python-docs-zh-tw/library/codecs.html#text-transforms |
| encodings --- Encodings package | https://python.github.io/python-docs-zh-tw/library/codecs.html#module-encodings |
| encodings.idna --- Internationalized Domain Names in Applications | https://python.github.io/python-docs-zh-tw/library/codecs.html#module-encodings.idna |
| encodings.mbcs --- Windows ANSI 碼頁 | https://python.github.io/python-docs-zh-tw/library/codecs.html#module-encodings.mbcs |
| encodings.utf_8_sig --- UTF-8 codec with BOM signature | https://python.github.io/python-docs-zh-tw/library/codecs.html#module-encodings.utf_8_sig |
| 資料型別 | https://python.github.io/python-docs-zh-tw/library/datatypes.html |
| datetime --- 日期與時間的基本型別 | https://python.github.io/python-docs-zh-tw/library/datetime.html |
| Aware and Naive Objects | https://python.github.io/python-docs-zh-tw/library/datetime.html#aware-and-naive-objects |
| 常數 | https://python.github.io/python-docs-zh-tw/library/datetime.html#constants |
| Available Types | https://python.github.io/python-docs-zh-tw/library/datetime.html#available-types |
| 常見屬性 | https://python.github.io/python-docs-zh-tw/library/datetime.html#common-properties |
| Determining if an Object is Aware or Naive | https://python.github.io/python-docs-zh-tw/library/datetime.html#determining-if-an-object-is-aware-or-naive |
| timedelta 物件 | https://python.github.io/python-docs-zh-tw/library/datetime.html#timedelta-objects |
| 用法範例:timedelta | https://python.github.io/python-docs-zh-tw/library/datetime.html#examples-of-usage-timedelta |
| date 物件 | https://python.github.io/python-docs-zh-tw/library/datetime.html#date-objects |
| 用法範例:date | https://python.github.io/python-docs-zh-tw/library/datetime.html#examples-of-usage-date |
| datetime 物件 | https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime-objects |
| 用法範例:datetime | https://python.github.io/python-docs-zh-tw/library/datetime.html#examples-of-usage-datetime |
| time 物件 | https://python.github.io/python-docs-zh-tw/library/datetime.html#time-objects |
| 用法範例:time | https://python.github.io/python-docs-zh-tw/library/datetime.html#examples-of-usage-time |
| tzinfo 物件 | https://python.github.io/python-docs-zh-tw/library/datetime.html#tzinfo-objects |
| timezone 物件 | https://python.github.io/python-docs-zh-tw/library/datetime.html#timezone-objects |
| strftime() 與 strptime() 的行為 | https://python.github.io/python-docs-zh-tw/library/datetime.html#strftime-and-strptime-behavior |
| strftime() 與 strptime() 格式碼 | https://python.github.io/python-docs-zh-tw/library/datetime.html#strftime-and-strptime-format-codes |
| 技術細節 | https://python.github.io/python-docs-zh-tw/library/datetime.html#technical-detail |
| zoneinfo --- IANA 時區支援 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html |
| 使用 ZoneInfo | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#using-zoneinfo |
| 資料來源 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#data-sources |
| 設定資料來源 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#configuring-the-data-sources |
| 編譯時期設定 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#compile-time-configuration |
| 環境設定 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#environment-configuration |
| Runtime 設定 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#runtime-configuration |
| ZoneInfo 類別 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#the-zoneinfo-class |
| 字串表示 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#string-representations |
| 封裝(Pickle)序列化 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#pickle-serialization |
| 函式 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#functions |
| 全域變數 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#globals |
| 例外與警告 | https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#exceptions-and-warnings |
| calendar --- 日曆相關函式 | https://python.github.io/python-docs-zh-tw/library/calendar.html |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/calendar.html#command-line-usage |
| collections --- 容器資料型別 | https://python.github.io/python-docs-zh-tw/library/collections.html |
| ChainMap 物件 | https://python.github.io/python-docs-zh-tw/library/collections.html#chainmap-objects |
| ChainMap 範例和用法 | https://python.github.io/python-docs-zh-tw/library/collections.html#chainmap-examples-and-recipes |
| Counter 物件 | https://python.github.io/python-docs-zh-tw/library/collections.html#counter-objects |
| deque 物件 | https://python.github.io/python-docs-zh-tw/library/collections.html#deque-objects |
| deque 用法 | https://python.github.io/python-docs-zh-tw/library/collections.html#deque-recipes |
| defaultdict 物件 | https://python.github.io/python-docs-zh-tw/library/collections.html#defaultdict-objects |
| defaultdict 範例 | https://python.github.io/python-docs-zh-tw/library/collections.html#defaultdict-examples |
| namedtuple() 擁有具名欄位之 tuple 的工廠函式 | https://python.github.io/python-docs-zh-tw/library/collections.html#namedtuple-factory-function-for-tuples-with-named-fields |
| OrderedDict 物件 | https://python.github.io/python-docs-zh-tw/library/collections.html#ordereddict-objects |
| OrderedDict 範例與用法 | https://python.github.io/python-docs-zh-tw/library/collections.html#ordereddict-examples-and-recipes |
| UserDict 物件 | https://python.github.io/python-docs-zh-tw/library/collections.html#userdict-objects |
| UserList 物件 | https://python.github.io/python-docs-zh-tw/library/collections.html#userlist-objects |
| UserString 物件 | https://python.github.io/python-docs-zh-tw/library/collections.html#userstring-objects |
| collections.abc --- 容器的抽象基底類別 | https://python.github.io/python-docs-zh-tw/library/collections.abc.html |
| Collections Abstract Base Classes | https://python.github.io/python-docs-zh-tw/library/collections.abc.html#collections-abstract-base-classes |
| 集合抽象基底類別的詳細描述 | https://python.github.io/python-docs-zh-tw/library/collections.abc.html#collections-abstract-base-classes-detailed-descriptions |
| Examples and Recipes | https://python.github.io/python-docs-zh-tw/library/collections.abc.html#examples-and-recipes |
| heapq --- 堆積佇列 (heap queue) 演算法 | https://python.github.io/python-docs-zh-tw/library/heapq.html |
| 基礎範例 | https://python.github.io/python-docs-zh-tw/library/heapq.html#basic-examples |
| 優先佇列實作細節 | https://python.github.io/python-docs-zh-tw/library/heapq.html#priority-queue-implementation-notes |
| 原理 | https://python.github.io/python-docs-zh-tw/library/heapq.html#theory |
| bisect --- 陣列二分演算法 (Array bisection algorithm) | https://python.github.io/python-docs-zh-tw/library/bisect.html |
| 效能考量 | https://python.github.io/python-docs-zh-tw/library/bisect.html#performance-notes |
| 搜尋一個已排序的 list | https://python.github.io/python-docs-zh-tw/library/bisect.html#searching-sorted-lists |
| 範例 | https://python.github.io/python-docs-zh-tw/library/bisect.html#examples |
| array --- 高效率的數值型陣列 | https://python.github.io/python-docs-zh-tw/library/array.html |
| weakref --- 弱參照 | https://python.github.io/python-docs-zh-tw/library/weakref.html |
| 弱參照物件 | https://python.github.io/python-docs-zh-tw/library/weakref.html#weak-reference-objects |
| 範例 | https://python.github.io/python-docs-zh-tw/library/weakref.html#example |
| 最終化器物件 | https://python.github.io/python-docs-zh-tw/library/weakref.html#finalizer-objects |
| 最終化器與 __del__() 方法的比較 | https://python.github.io/python-docs-zh-tw/library/weakref.html#comparing-finalizers-with-del-methods |
| types --- 動態型別建立與內建型別名稱 | https://python.github.io/python-docs-zh-tw/library/types.html |
| Dynamic Type Creation | https://python.github.io/python-docs-zh-tw/library/types.html#dynamic-type-creation |
| Standard Interpreter Types | https://python.github.io/python-docs-zh-tw/library/types.html#standard-interpreter-types |
| Additional Utility Classes and Functions | https://python.github.io/python-docs-zh-tw/library/types.html#additional-utility-classes-and-functions |
| Coroutine Utility Functions | https://python.github.io/python-docs-zh-tw/library/types.html#coroutine-utility-functions |
| copy --- 淺層 (shallow) 和深層 (deep) 複製操作 | https://python.github.io/python-docs-zh-tw/library/copy.html |
| pprint --- 資料美化列印器 | https://python.github.io/python-docs-zh-tw/library/pprint.html |
| 函式 | https://python.github.io/python-docs-zh-tw/library/pprint.html#functions |
| PrettyPrinter 物件 | https://python.github.io/python-docs-zh-tw/library/pprint.html#prettyprinter-objects |
| 範例 | https://python.github.io/python-docs-zh-tw/library/pprint.html#example |
| reprlib --- repr() 的替代實作 | https://python.github.io/python-docs-zh-tw/library/reprlib.html |
| Repr 物件 | https://python.github.io/python-docs-zh-tw/library/reprlib.html#repr-objects |
| Subclassing Repr Objects | https://python.github.io/python-docs-zh-tw/library/reprlib.html#subclassing-repr-objects |
| enum --- 對列舉的支援 | https://python.github.io/python-docs-zh-tw/library/enum.html |
| 模組內容 | https://python.github.io/python-docs-zh-tw/library/enum.html#module-contents |
| 資料型別 | https://python.github.io/python-docs-zh-tw/library/enum.html#data-types |
| 支援的 __dunder__ 名稱 | https://python.github.io/python-docs-zh-tw/library/enum.html#supported-dunder-names |
| 支援的 _sunder_ 名稱 | https://python.github.io/python-docs-zh-tw/library/enum.html#supported-sunder-names |
| 通用項目與裝飾器 | https://python.github.io/python-docs-zh-tw/library/enum.html#utilities-and-decorators |
| 備註 | https://python.github.io/python-docs-zh-tw/library/enum.html#notes |
| graphlib —-- 使用類圖 (graph-like) 結構進行操作的功能 | https://python.github.io/python-docs-zh-tw/library/graphlib.html |
| 例外 | https://python.github.io/python-docs-zh-tw/library/graphlib.html#exceptions |
| 數值與數學模組 | https://python.github.io/python-docs-zh-tw/library/numeric.html |
| numbers --- 數值的抽象基底類別 | https://python.github.io/python-docs-zh-tw/library/numbers.html |
| 數值的階層 | https://python.github.io/python-docs-zh-tw/library/numbers.html#the-numeric-tower |
| 給型別實作者的註記 | https://python.github.io/python-docs-zh-tw/library/numbers.html#notes-for-type-implementers |
| 加入更多數值 ABC | https://python.github.io/python-docs-zh-tw/library/numbers.html#adding-more-numeric-abcs |
| 實作算術操作 | https://python.github.io/python-docs-zh-tw/library/numbers.html#implementing-the-arithmetic-operations |
| math --- 數學函式 | https://python.github.io/python-docs-zh-tw/library/math.html |
| 數論函式 | https://python.github.io/python-docs-zh-tw/library/math.html#number-theoretic-functions |
| 計算傳入的 iterable 中所有元素的乘積。預設的乘積起始值 start 為 1。 | https://python.github.io/python-docs-zh-tw/library/math.html#floating-point-arithmetic |
| Floating point manipulation functions | https://python.github.io/python-docs-zh-tw/library/math.html#floating-point-manipulation-functions |
| Power, exponential and logarithmic functions | https://python.github.io/python-docs-zh-tw/library/math.html#power-exponential-and-logarithmic-functions |
| Summation and product functions | https://python.github.io/python-docs-zh-tw/library/math.html#summation-and-product-functions |
| Angular conversion | https://python.github.io/python-docs-zh-tw/library/math.html#angular-conversion |
| Trigonometric functions | https://python.github.io/python-docs-zh-tw/library/math.html#trigonometric-functions |
| Hyperbolic functions | https://python.github.io/python-docs-zh-tw/library/math.html#hyperbolic-functions |
| 特殊函式 | https://python.github.io/python-docs-zh-tw/library/math.html#special-functions |
| 常數 | https://python.github.io/python-docs-zh-tw/library/math.html#constants |
| cmath --- 複數的數學函式 | https://python.github.io/python-docs-zh-tw/library/cmath.html |
| 轉換到極座標和從極座標做轉換 | https://python.github.io/python-docs-zh-tw/library/cmath.html#conversions-to-and-from-polar-coordinates |
| 冪函數和對數函數 | https://python.github.io/python-docs-zh-tw/library/cmath.html#power-and-logarithmic-functions |
| 三角函數 | https://python.github.io/python-docs-zh-tw/library/cmath.html#trigonometric-functions |
| 雙曲函數 | https://python.github.io/python-docs-zh-tw/library/cmath.html#hyperbolic-functions |
| 分類函式 | https://python.github.io/python-docs-zh-tw/library/cmath.html#classification-functions |
| 常數 | https://python.github.io/python-docs-zh-tw/library/cmath.html#constants |
| decimal --- 十進位固定點和浮點運算 | https://python.github.io/python-docs-zh-tw/library/decimal.html |
| Quick-start tutorial | https://python.github.io/python-docs-zh-tw/library/decimal.html#quick-start-tutorial |
| Decimal objects | https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal-objects |
| Logical operands | https://python.github.io/python-docs-zh-tw/library/decimal.html#logical-operands |
| Context objects | https://python.github.io/python-docs-zh-tw/library/decimal.html#context-objects |
| 常數 | https://python.github.io/python-docs-zh-tw/library/decimal.html#constants |
| Rounding modes | https://python.github.io/python-docs-zh-tw/library/decimal.html#rounding-modes |
| Signals | https://python.github.io/python-docs-zh-tw/library/decimal.html#signals |
| Floating-point notes | https://python.github.io/python-docs-zh-tw/library/decimal.html#floating-point-notes |
| Mitigating round-off error with increased precision | https://python.github.io/python-docs-zh-tw/library/decimal.html#mitigating-round-off-error-with-increased-precision |
| 特殊值 | https://python.github.io/python-docs-zh-tw/library/decimal.html#special-values |
| Working with threads | https://python.github.io/python-docs-zh-tw/library/decimal.html#working-with-threads |
| Recipes | https://python.github.io/python-docs-zh-tw/library/decimal.html#recipes |
| Decimal FAQ | https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal-faq |
| fractions --- 有理數 | https://python.github.io/python-docs-zh-tw/library/fractions.html |
| random --- 產生偽隨機數 | https://python.github.io/python-docs-zh-tw/library/random.html |
| 簿記函式 (bookkeeping functions) | https://python.github.io/python-docs-zh-tw/library/random.html#bookkeeping-functions |
| 回傳位元組的函式 | https://python.github.io/python-docs-zh-tw/library/random.html#functions-for-bytes |
| 回傳整數的函式 | https://python.github.io/python-docs-zh-tw/library/random.html#functions-for-integers |
| 回傳序列的函式 | https://python.github.io/python-docs-zh-tw/library/random.html#functions-for-sequences |
| 離散分布 | https://python.github.io/python-docs-zh-tw/library/random.html#discrete-distributions |
| 實數分布 | https://python.github.io/python-docs-zh-tw/library/random.html#real-valued-distributions |
| 替代產生器 | https://python.github.io/python-docs-zh-tw/library/random.html#alternative-generator |
| 關於 Reproducibility(復現性)的注意事項 | https://python.github.io/python-docs-zh-tw/library/random.html#notes-on-reproducibility |
| 範例 | https://python.github.io/python-docs-zh-tw/library/random.html#examples |
| 使用方案 | https://python.github.io/python-docs-zh-tw/library/random.html#recipes |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/random.html#command-line-usage |
| 命令列範例 | https://python.github.io/python-docs-zh-tw/library/random.html#command-line-example |
| statistics --- 數學統計函式 | https://python.github.io/python-docs-zh-tw/library/statistics.html |
| 平均值與中央位置量數 | https://python.github.io/python-docs-zh-tw/library/statistics.html#averages-and-measures-of-central-location |
| 離度 (spread) 的測量 | https://python.github.io/python-docs-zh-tw/library/statistics.html#measures-of-spread |
| 兩個輸入之間的關係統計 | https://python.github.io/python-docs-zh-tw/library/statistics.html#statistics-for-relations-between-two-inputs |
| 函式細節 | https://python.github.io/python-docs-zh-tw/library/statistics.html#function-details |
| 例外 | https://python.github.io/python-docs-zh-tw/library/statistics.html#exceptions |
| NormalDist 物件 | https://python.github.io/python-docs-zh-tw/library/statistics.html#normaldist-objects |
| 範例與錦囊妙計 | https://python.github.io/python-docs-zh-tw/library/statistics.html#examples-and-recipes |
| 經典機率問題 | https://python.github.io/python-docs-zh-tw/library/statistics.html#classic-probability-problems |
| 用於模擬的蒙地卡羅 (Monte Carlo) 輸入 | https://python.github.io/python-docs-zh-tw/library/statistics.html#monte-carlo-inputs-for-simulations |
| 近似二項分布 | https://python.github.io/python-docs-zh-tw/library/statistics.html#approximating-binomial-distributions |
| 單純貝氏分類器 (Naive bayesian classifier) | https://python.github.io/python-docs-zh-tw/library/statistics.html#naive-bayesian-classifier |
| 函式程式設計模組 | https://python.github.io/python-docs-zh-tw/library/functional.html |
| itertools --- 建立產生高效率迴圈之疊代器的函式 | https://python.github.io/python-docs-zh-tw/library/itertools.html |
| Itertool 函式 | https://python.github.io/python-docs-zh-tw/library/itertools.html#itertool-functions |
| Itertools 應用技巧 | https://python.github.io/python-docs-zh-tw/library/itertools.html#itertools-recipes |
| functools --- 可呼叫物件上的高階函式與操作 | https://python.github.io/python-docs-zh-tw/library/functools.html |
| partial 物件 | https://python.github.io/python-docs-zh-tw/library/functools.html#partial-objects |
| operator --- 標準運算子替代函式 | https://python.github.io/python-docs-zh-tw/library/operator.html |
| 運算子與函式間的對映 | https://python.github.io/python-docs-zh-tw/library/operator.html#mapping-operators-to-functions |
| 原地 (in-place) 運算子 | https://python.github.io/python-docs-zh-tw/library/operator.html#in-place-operators |
| 檔案與目錄存取 | https://python.github.io/python-docs-zh-tw/library/filesys.html |
| pathlib --- 物件導向檔案系統路徑 | https://python.github.io/python-docs-zh-tw/library/pathlib.html |
| 基本用法 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#basic-use |
| 例外 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#exceptions |
| 純路徑 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#pure-paths |
| 通用屬性 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#general-properties |
| 運算子 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#operators |
| 對個別組成的存取 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#accessing-individual-parts |
| 方法與屬性 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#methods-and-properties |
| 實體路徑 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#concrete-paths |
| 剖析和產生 URI | https://python.github.io/python-docs-zh-tw/library/pathlib.html#parsing-and-generating-uris |
| 擴展和解析路徑 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#expanding-and-resolving-paths |
| 查詢檔案類型和狀態 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#querying-file-type-and-status |
| 讀取和寫入檔案 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#reading-and-writing-files |
| 讀取目錄 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#reading-directories |
| 建立檔案和目錄 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#creating-files-and-directories |
| 複製、移動和刪除 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#copying-moving-and-deleting |
| 權限和所有權 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#permissions-and-ownership |
| 模式語言 (pattern language) | https://python.github.io/python-docs-zh-tw/library/pathlib.html#pattern-language |
| 與 glob 模組的比較 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#comparison-to-the-glob-module |
| 與 os 和 os.path 模組的比較 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#comparison-to-the-os-and-os-path-modules |
| 對應工具 | https://python.github.io/python-docs-zh-tw/library/pathlib.html#corresponding-tools |
| Protocols | https://python.github.io/python-docs-zh-tw/library/pathlib.html#module-pathlib.types |
| os.path --- 常見的路徑名操作 | https://python.github.io/python-docs-zh-tw/library/os.path.html |
| stat --- 直譯 stat() 的結果 | https://python.github.io/python-docs-zh-tw/library/stat.html |
| filecmp --- 檔案與目錄比較 | https://python.github.io/python-docs-zh-tw/library/filecmp.html |
| The dircmp class | https://python.github.io/python-docs-zh-tw/library/filecmp.html#the-dircmp-class |
| tempfile --- 生成臨時檔案和目錄 | https://python.github.io/python-docs-zh-tw/library/tempfile.html |
| 範例 | https://python.github.io/python-docs-zh-tw/library/tempfile.html#examples |
| 已棄用的函式和變數 | https://python.github.io/python-docs-zh-tw/library/tempfile.html#deprecated-functions-and-variables |
| glob --- Unix 風格的路徑名稱模式擴展 | https://python.github.io/python-docs-zh-tw/library/glob.html |
| 範例 | https://python.github.io/python-docs-zh-tw/library/glob.html#examples |
| fnmatch --- Unix 檔案名稱模式比對 | https://python.github.io/python-docs-zh-tw/library/fnmatch.html |
| linecache --- 隨機存取文字列 | https://python.github.io/python-docs-zh-tw/library/linecache.html |
| shutil — 高階檔案操作 | https://python.github.io/python-docs-zh-tw/library/shutil.html |
| 目錄和檔案操作 | https://python.github.io/python-docs-zh-tw/library/shutil.html#directory-and-files-operations |
| Platform-dependent efficient copy operations | https://python.github.io/python-docs-zh-tw/library/shutil.html#platform-dependent-efficient-copy-operations |
| copytree 範例 | https://python.github.io/python-docs-zh-tw/library/shutil.html#copytree-example |
| rmtree 範例 | https://python.github.io/python-docs-zh-tw/library/shutil.html#rmtree-example |
| Archiving operations | https://python.github.io/python-docs-zh-tw/library/shutil.html#archiving-operations |
| Archiving example | https://python.github.io/python-docs-zh-tw/library/shutil.html#archiving-example |
| Archiving example with base_dir | https://python.github.io/python-docs-zh-tw/library/shutil.html#archiving-example-with-base-dir |
| Querying the size of the output terminal | https://python.github.io/python-docs-zh-tw/library/shutil.html#querying-the-size-of-the-output-terminal |
| 資料持久性 (Data Persistence) | https://python.github.io/python-docs-zh-tw/library/persistence.html |
| pickle --- Python 物件序列化 | https://python.github.io/python-docs-zh-tw/library/pickle.html |
| 和其他 Python 模組的關係 | https://python.github.io/python-docs-zh-tw/library/pickle.html#relationship-to-other-python-modules |
| 和 marshal 的比較 | https://python.github.io/python-docs-zh-tw/library/pickle.html#comparison-with-marshal |
| 和 json 的比較 | https://python.github.io/python-docs-zh-tw/library/pickle.html#comparison-with-json |
| 資料串流格式 | https://python.github.io/python-docs-zh-tw/library/pickle.html#data-stream-format |
| 模組介面 | https://python.github.io/python-docs-zh-tw/library/pickle.html#module-interface |
| 哪些物件能或不能被封裝、拆封? | https://python.github.io/python-docs-zh-tw/library/pickle.html#what-can-be-pickled-and-unpickled |
| Pickling 類別實例 | https://python.github.io/python-docs-zh-tw/library/pickle.html#pickling-class-instances |
| 外部物件持久化 | https://python.github.io/python-docs-zh-tw/library/pickle.html#persistence-of-external-objects |
| 調度表 | https://python.github.io/python-docs-zh-tw/library/pickle.html#dispatch-tables |
| 處裡紀錄大量狀態的物件 | https://python.github.io/python-docs-zh-tw/library/pickle.html#handling-stateful-objects |
| 針對型別、函式或特定物件定製縮減函式 | https://python.github.io/python-docs-zh-tw/library/pickle.html#custom-reduction-for-types-functions-and-other-objects |
| 帶外(Out-of-band)資料緩衝區 | https://python.github.io/python-docs-zh-tw/library/pickle.html#out-of-band-buffers |
| 供給者 API | https://python.github.io/python-docs-zh-tw/library/pickle.html#provider-api |
| 消費者 API | https://python.github.io/python-docs-zh-tw/library/pickle.html#consumer-api |
| 範例 | https://python.github.io/python-docs-zh-tw/library/pickle.html#example |
| 限制全域物件 | https://python.github.io/python-docs-zh-tw/library/pickle.html#restricting-globals |
| 效能 | https://python.github.io/python-docs-zh-tw/library/pickle.html#performance |
| 範例 | https://python.github.io/python-docs-zh-tw/library/pickle.html#examples |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/pickle.html#command-line-interface |
| copyreg --- 註冊 pickle 支援函式 | https://python.github.io/python-docs-zh-tw/library/copyreg.html |
| 範例 | https://python.github.io/python-docs-zh-tw/library/copyreg.html#example |
| shelve --- Python object persistence | https://python.github.io/python-docs-zh-tw/library/shelve.html |
| Restrictions | https://python.github.io/python-docs-zh-tw/library/shelve.html#restrictions |
| 範例 | https://python.github.io/python-docs-zh-tw/library/shelve.html#example |
| marshal --- 內部 Python 物件序列化 | https://python.github.io/python-docs-zh-tw/library/marshal.html |
| dbm --- Unix "databases" 的介面 | https://python.github.io/python-docs-zh-tw/library/dbm.html |
| dbm.sqlite3 --- dbm 的 SQLite 後端 | https://python.github.io/python-docs-zh-tw/library/dbm.html#module-dbm.sqlite3 |
| dbm.gnu --- GNU 資料庫管理器 | https://python.github.io/python-docs-zh-tw/library/dbm.html#module-dbm.gnu |
| dbm.ndbm --- 新資料庫管理器 | https://python.github.io/python-docs-zh-tw/library/dbm.html#module-dbm.ndbm |
| dbm.dumb --- 可攜式 DBM 實作 | https://python.github.io/python-docs-zh-tw/library/dbm.html#module-dbm.dumb |
| sqlite3 --- SQLite 資料庫的 DB-API 2.0 介面 | https://python.github.io/python-docs-zh-tw/library/sqlite3.html |
| 教學 | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#tutorial |
| Reference | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#reference |
| Module functions | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#module-functions |
| Module constants | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#module-constants |
| Connection 物件 | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#connection-objects |
| Cursor 物件 | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#cursor-objects |
| Row 物件 | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#row-objects |
| Blob 物件 | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#blob-objects |
| PrepareProtocol 物件 | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#prepareprotocol-objects |
| 例外 | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#exceptions |
| SQLite and Python types | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite-and-python-types |
| Default adapters and converters (deprecated) | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#default-adapters-and-converters-deprecated |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#command-line-interface |
| How-to guides | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-guides |
| How to use placeholders to bind values in SQL queries | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-use-placeholders-to-bind-values-in-sql-queries |
| How to adapt custom Python types to SQLite values | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-adapt-custom-python-types-to-sqlite-values |
| How to write adaptable objects | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-write-adaptable-objects |
| How to register adapter callables | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-register-adapter-callables |
| How to convert SQLite values to custom Python types | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-convert-sqlite-values-to-custom-python-types |
| Adapter and converter recipes | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#adapter-and-converter-recipes |
| How to use connection shortcut methods | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-use-connection-shortcut-methods |
| How to use the connection context manager | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-use-the-connection-context-manager |
| How to work with SQLite URIs | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-work-with-sqlite-uris |
| How to create and use row factories | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-create-and-use-row-factories |
| 如何處理非 UTF-8 的文字編碼 | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-handle-non-utf-8-text-encodings |
| 解釋 | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#explanation |
| Transaction control | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#transaction-control |
| Transaction control via the autocommit attribute | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#transaction-control-via-the-autocommit-attribute |
| Transaction control via the isolation_level attribute | https://python.github.io/python-docs-zh-tw/library/sqlite3.html#transaction-control-via-the-isolation-level-attribute |
| 資料壓縮與保存 | https://python.github.io/python-docs-zh-tw/library/archiving.html |
| compression 套件 | https://python.github.io/python-docs-zh-tw/library/compression.html |
| compression.zstd --- 與 Zstandard 格式相容的壓縮 | https://python.github.io/python-docs-zh-tw/library/compression.zstd.html |
| 例外 | https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#exceptions |
| Reading and writing compressed files | https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#reading-and-writing-compressed-files |
| Compressing and decompressing data in memory | https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#compressing-and-decompressing-data-in-memory |
| Zstandard 字典 | https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#zstandard-dictionaries |
| Advanced parameter control | https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#advanced-parameter-control |
| Miscellaneous | https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#miscellaneous |
| 範例 | https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#examples |
| zlib --- 相容於 gzip 的壓縮 | https://python.github.io/python-docs-zh-tw/library/zlib.html |
| gzip --- gzip 檔案的支援 | https://python.github.io/python-docs-zh-tw/library/gzip.html |
| 用法範例 | https://python.github.io/python-docs-zh-tw/library/gzip.html#examples-of-usage |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/gzip.html#command-line-interface |
| 命令列選項 | https://python.github.io/python-docs-zh-tw/library/gzip.html#command-line-options |
| bz2 --- bzip2 壓縮的支援 | https://python.github.io/python-docs-zh-tw/library/bz2.html |
| (De)compression of files | https://python.github.io/python-docs-zh-tw/library/bz2.html#de-compression-of-files |
| Incremental (de)compression | https://python.github.io/python-docs-zh-tw/library/bz2.html#incremental-de-compression |
| One-shot (de)compression | https://python.github.io/python-docs-zh-tw/library/bz2.html#one-shot-de-compression |
| 用法範例 | https://python.github.io/python-docs-zh-tw/library/bz2.html#examples-of-usage |
| lzma --- 使用 LZMA 演算法進行壓縮 | https://python.github.io/python-docs-zh-tw/library/lzma.html |
| Reading and writing compressed files | https://python.github.io/python-docs-zh-tw/library/lzma.html#reading-and-writing-compressed-files |
| Compressing and decompressing data in memory | https://python.github.io/python-docs-zh-tw/library/lzma.html#compressing-and-decompressing-data-in-memory |
| Miscellaneous | https://python.github.io/python-docs-zh-tw/library/lzma.html#miscellaneous |
| Specifying custom filter chains | https://python.github.io/python-docs-zh-tw/library/lzma.html#specifying-custom-filter-chains |
| 範例 | https://python.github.io/python-docs-zh-tw/library/lzma.html#examples |
| zipfile --- 處理 ZIP 封存檔案 | https://python.github.io/python-docs-zh-tw/library/zipfile.html |
| ZipFile 物件 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile-objects |
| Path 物件 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#path-objects |
| PyZipFile 物件 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#pyzipfile-objects |
| ZipInfo 物件 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipinfo-objects |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#command-line-interface |
| 命令列選項 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#command-line-options |
| 解壓縮的陷阱 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#decompression-pitfalls |
| 來自檔案本身 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#from-file-itself |
| 檔案系統限制 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#file-system-limitations |
| 資源限制 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#resources-limitations |
| 中斷 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#interruption |
| 解壓縮的預設行為 | https://python.github.io/python-docs-zh-tw/library/zipfile.html#default-behaviors-of-extraction |
| tarfile --- 讀取與寫入 tar 封存檔案 | https://python.github.io/python-docs-zh-tw/library/tarfile.html |
| TarFile 物件 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#tarfile-objects |
| TarInfo 物件 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#tarinfo-objects |
| 解壓縮篩選器 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#extraction-filters |
| 預設具名篩選器 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#default-named-filters |
| 篩選器錯誤 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#filter-errors |
| 進一步驗證的提示 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#hints-for-further-verification |
| 支援舊版 Python | https://python.github.io/python-docs-zh-tw/library/tarfile.html#supporting-older-python-versions |
| 有狀態的解壓縮篩選器範例 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#stateful-extraction-filter-example |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#command-line-interface |
| 命令列選項 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#command-line-options |
| 範例 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#examples |
| 讀取範例 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#reading-examples |
| 寫入範例 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#writing-examples |
| 支援的 tar 格式 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#supported-tar-formats |
| Unicode 議題 | https://python.github.io/python-docs-zh-tw/library/tarfile.html#unicode-issues |
| 檔案格式 | https://python.github.io/python-docs-zh-tw/library/fileformats.html |
| csv --- CSV 檔案讀取及寫入 | https://python.github.io/python-docs-zh-tw/library/csv.html |
| 模組內容 | https://python.github.io/python-docs-zh-tw/library/csv.html#module-contents |
| Dialect 與格式參數 | https://python.github.io/python-docs-zh-tw/library/csv.html#dialects-and-formatting-parameters |
| 讀取器物件 | https://python.github.io/python-docs-zh-tw/library/csv.html#reader-objects |
| 寫入器物件 | https://python.github.io/python-docs-zh-tw/library/csv.html#writer-objects |
| 範例 | https://python.github.io/python-docs-zh-tw/library/csv.html#examples |
| configparser --- 設定檔剖析器 | https://python.github.io/python-docs-zh-tw/library/configparser.html |
| Quick Start | https://python.github.io/python-docs-zh-tw/library/configparser.html#quick-start |
| Supported Datatypes | https://python.github.io/python-docs-zh-tw/library/configparser.html#supported-datatypes |
| Fallback Values | https://python.github.io/python-docs-zh-tw/library/configparser.html#fallback-values |
| 支援的 INI 檔案結構 | https://python.github.io/python-docs-zh-tw/library/configparser.html#supported-ini-file-structure |
| Unnamed Sections | https://python.github.io/python-docs-zh-tw/library/configparser.html#unnamed-sections |
| Interpolation of values | https://python.github.io/python-docs-zh-tw/library/configparser.html#interpolation-of-values |
| Mapping Protocol Access | https://python.github.io/python-docs-zh-tw/library/configparser.html#mapping-protocol-access |
| Customizing Parser Behaviour | https://python.github.io/python-docs-zh-tw/library/configparser.html#customizing-parser-behaviour |
| Legacy API Examples | https://python.github.io/python-docs-zh-tw/library/configparser.html#legacy-api-examples |
| ConfigParser 物件 | https://python.github.io/python-docs-zh-tw/library/configparser.html#configparser-objects |
| RawConfigParser 物件 | https://python.github.io/python-docs-zh-tw/library/configparser.html#rawconfigparser-objects |
| 例外 | https://python.github.io/python-docs-zh-tw/library/configparser.html#exceptions |
| tomllib --- 剖析 TOML 檔案 | https://python.github.io/python-docs-zh-tw/library/tomllib.html |
| 範例 | https://python.github.io/python-docs-zh-tw/library/tomllib.html#examples |
| 轉換表 | https://python.github.io/python-docs-zh-tw/library/tomllib.html#conversion-table |
| netrc --- netrc 檔案處理 | https://python.github.io/python-docs-zh-tw/library/netrc.html |
| netrc 物件 | https://python.github.io/python-docs-zh-tw/library/netrc.html#netrc-objects |
| plistlib --- 產生和剖析 Apple .plist 檔案 | https://python.github.io/python-docs-zh-tw/library/plistlib.html |
| 範例 | https://python.github.io/python-docs-zh-tw/library/plistlib.html#examples |
| 加密服務 | https://python.github.io/python-docs-zh-tw/library/crypto.html |
| hashlib --- 安全雜湊與訊息摘要 | https://python.github.io/python-docs-zh-tw/library/hashlib.html |
| 雜湊演算法 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#hash-algorithms |
| 用法 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#usage |
| 建構函式 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#constructors |
| 屬性 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#attributes |
| 雜湊物件 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#hash-objects |
| SHAKE 可變長度摘要 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#shake-variable-length-digests |
| 檔案雜湊 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#file-hashing |
| 密鑰的生成 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#key-derivation |
| BLAKE2 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#blake2 |
| 建立雜湊物件 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#creating-hash-objects |
| 常數 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#constants |
| 範例 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#examples |
| 簡單雜湊 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#simple-hashing |
| 使用不同的摘要大小 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#using-different-digest-sizes |
| 密鑰雜湊 (Keyed hashing) | https://python.github.io/python-docs-zh-tw/library/hashlib.html#keyed-hashing |
| 隨機雜湊 (Randomized hashing) | https://python.github.io/python-docs-zh-tw/library/hashlib.html#randomized-hashing |
| 個人化 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#personalization |
| 樹狀模式 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#tree-mode |
| 製作人員 | https://python.github.io/python-docs-zh-tw/library/hashlib.html#credits |
| hmac --- 基於金鑰雜湊的訊息驗證 | https://python.github.io/python-docs-zh-tw/library/hmac.html |
| secrets --- 產生用於管理機密的安全亂數 | https://python.github.io/python-docs-zh-tw/library/secrets.html |
| 亂數 | https://python.github.io/python-docs-zh-tw/library/secrets.html#random-numbers |
| 產生權杖(token) | https://python.github.io/python-docs-zh-tw/library/secrets.html#generating-tokens |
| 權杖應當使用多少個位元組? | https://python.github.io/python-docs-zh-tw/library/secrets.html#how-many-bytes-should-tokens-use |
| 其他函式 | https://python.github.io/python-docs-zh-tw/library/secrets.html#other-functions |
| 應用技巧和典範實務(best practices) | https://python.github.io/python-docs-zh-tw/library/secrets.html#recipes-and-best-practices |
| 通用作業系統服務 | https://python.github.io/python-docs-zh-tw/library/allos.html |
| os --- 各種作業系統介面 | https://python.github.io/python-docs-zh-tw/library/os.html |
| File Names, Command Line Arguments, and Environment Variables | https://python.github.io/python-docs-zh-tw/library/os.html#file-names-command-line-arguments-and-environment-variables |
| Python UTF-8 模式 | https://python.github.io/python-docs-zh-tw/library/os.html#python-utf-8-mode |
| 行程參數 | https://python.github.io/python-docs-zh-tw/library/os.html#process-parameters |
| File Object Creation | https://python.github.io/python-docs-zh-tw/library/os.html#file-object-creation |
| File Descriptor Operations | https://python.github.io/python-docs-zh-tw/library/os.html#file-descriptor-operations |
| Querying the size of a terminal | https://python.github.io/python-docs-zh-tw/library/os.html#querying-the-size-of-a-terminal |
| Inheritance of File Descriptors | https://python.github.io/python-docs-zh-tw/library/os.html#inheritance-of-file-descriptors |
| Files and Directories | https://python.github.io/python-docs-zh-tw/library/os.html#files-and-directories |
| 計時器檔案描述器 | https://python.github.io/python-docs-zh-tw/library/os.html#timer-file-descriptors |
| Linux extended attributes | https://python.github.io/python-docs-zh-tw/library/os.html#linux-extended-attributes |
| 行程管理 | https://python.github.io/python-docs-zh-tw/library/os.html#process-management |
| 排程器介面 | https://python.github.io/python-docs-zh-tw/library/os.html#interface-to-the-scheduler |
| Miscellaneous System Information | https://python.github.io/python-docs-zh-tw/library/os.html#miscellaneous-system-information |
| Random numbers | https://python.github.io/python-docs-zh-tw/library/os.html#random-numbers |
| io — 處理資料串流的核心工具 | https://python.github.io/python-docs-zh-tw/library/io.html |
| 總覽 | https://python.github.io/python-docs-zh-tw/library/io.html#overview |
| 文字 I/O | https://python.github.io/python-docs-zh-tw/library/io.html#text-i-o |
| 二進位 (Binary) I/O | https://python.github.io/python-docs-zh-tw/library/io.html#binary-i-o |
| 原始 (Raw) I/O | https://python.github.io/python-docs-zh-tw/library/io.html#raw-i-o |
| 文字編碼 | https://python.github.io/python-docs-zh-tw/library/io.html#text-encoding |
| 選擇性加入的編碼警告 | https://python.github.io/python-docs-zh-tw/library/io.html#opt-in-encodingwarning |
| 高階模組介面 | https://python.github.io/python-docs-zh-tw/library/io.html#high-level-module-interface |
| 類別階層 | https://python.github.io/python-docs-zh-tw/library/io.html#class-hierarchy |
| I/O 基礎類別 | https://python.github.io/python-docs-zh-tw/library/io.html#i-o-base-classes |
| 原始檔案 I/O | https://python.github.io/python-docs-zh-tw/library/io.html#raw-file-i-o |
| Buffered Streams | https://python.github.io/python-docs-zh-tw/library/io.html#buffered-streams |
| 文字 I/O | https://python.github.io/python-docs-zh-tw/library/io.html#id1 |
| Static Typing | https://python.github.io/python-docs-zh-tw/library/io.html#static-typing |
| Performance | https://python.github.io/python-docs-zh-tw/library/io.html#performance |
| 二進位 (Binary) I/O | https://python.github.io/python-docs-zh-tw/library/io.html#id2 |
| 文字 I/O | https://python.github.io/python-docs-zh-tw/library/io.html#id3 |
| Multi-threading | https://python.github.io/python-docs-zh-tw/library/io.html#multi-threading |
| Reentrancy | https://python.github.io/python-docs-zh-tw/library/io.html#reentrancy |
| time --- 時間存取與轉換 | https://python.github.io/python-docs-zh-tw/library/time.html |
| 函式 | https://python.github.io/python-docs-zh-tw/library/time.html#functions |
| 時鐘 ID 常數 | https://python.github.io/python-docs-zh-tw/library/time.html#clock-id-constants |
| 時區常數 | https://python.github.io/python-docs-zh-tw/library/time.html#timezone-constants |
| logging --- Python 的日誌記錄工具 | https://python.github.io/python-docs-zh-tw/library/logging.html |
| Logger 物件 | https://python.github.io/python-docs-zh-tw/library/logging.html#logger-objects |
| Logging Levels | https://python.github.io/python-docs-zh-tw/library/logging.html#logging-levels |
| Handler Objects | https://python.github.io/python-docs-zh-tw/library/logging.html#handler-objects |
| Formatter Objects | https://python.github.io/python-docs-zh-tw/library/logging.html#formatter-objects |
| Filter Objects | https://python.github.io/python-docs-zh-tw/library/logging.html#filter-objects |
| LogRecord 物件 | https://python.github.io/python-docs-zh-tw/library/logging.html#logrecord-objects |
| LogRecord 屬性 | https://python.github.io/python-docs-zh-tw/library/logging.html#logrecord-attributes |
| LoggerAdapter 物件 | https://python.github.io/python-docs-zh-tw/library/logging.html#loggeradapter-objects |
| 執行緒安全 | https://python.github.io/python-docs-zh-tw/library/logging.html#thread-safety |
| 模組層級函式 | https://python.github.io/python-docs-zh-tw/library/logging.html#module-level-functions |
| 模組層級屬性 | https://python.github.io/python-docs-zh-tw/library/logging.html#module-level-attributes |
| Integration with the warnings module | https://python.github.io/python-docs-zh-tw/library/logging.html#integration-with-the-warnings-module |
| logging.config --- 日誌記錄配置 | https://python.github.io/python-docs-zh-tw/library/logging.config.html |
| Configuration functions | https://python.github.io/python-docs-zh-tw/library/logging.config.html#configuration-functions |
| Security considerations | https://python.github.io/python-docs-zh-tw/library/logging.config.html#security-considerations |
| Configuration dictionary schema | https://python.github.io/python-docs-zh-tw/library/logging.config.html#configuration-dictionary-schema |
| Dictionary Schema Details | https://python.github.io/python-docs-zh-tw/library/logging.config.html#dictionary-schema-details |
| Incremental Configuration | https://python.github.io/python-docs-zh-tw/library/logging.config.html#incremental-configuration |
| Object connections | https://python.github.io/python-docs-zh-tw/library/logging.config.html#object-connections |
| User-defined objects | https://python.github.io/python-docs-zh-tw/library/logging.config.html#user-defined-objects |
| Handler configuration order | https://python.github.io/python-docs-zh-tw/library/logging.config.html#handler-configuration-order |
| Access to external objects | https://python.github.io/python-docs-zh-tw/library/logging.config.html#access-to-external-objects |
| Access to internal objects | https://python.github.io/python-docs-zh-tw/library/logging.config.html#access-to-internal-objects |
| Import resolution and custom importers | https://python.github.io/python-docs-zh-tw/library/logging.config.html#import-resolution-and-custom-importers |
| Configuring QueueHandler and QueueListener | https://python.github.io/python-docs-zh-tw/library/logging.config.html#configuring-queuehandler-and-queuelistener |
| Configuration file format | https://python.github.io/python-docs-zh-tw/library/logging.config.html#configuration-file-format |
| logging.handlers --- 日誌紀錄處理器 | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html |
| StreamHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#streamhandler |
| FileHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#filehandler |
| NullHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#nullhandler |
| WatchedFileHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#watchedfilehandler |
| BaseRotatingHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#baserotatinghandler |
| RotatingFileHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#rotatingfilehandler |
| TimedRotatingFileHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#timedrotatingfilehandler |
| SocketHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#sockethandler |
| DatagramHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#datagramhandler |
| SysLogHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#sysloghandler |
| NTEventLogHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#nteventloghandler |
| SMTPHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#smtphandler |
| MemoryHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#memoryhandler |
| HTTPHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#httphandler |
| QueueHandler | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#queuehandler |
| QueueListener | https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#queuelistener |
| platform --- 對底層平臺識別資料的存取 | https://python.github.io/python-docs-zh-tw/library/platform.html |
| 跨平台 | https://python.github.io/python-docs-zh-tw/library/platform.html#cross-platform |
| Java 平台 | https://python.github.io/python-docs-zh-tw/library/platform.html#java-platform |
| Windows 平台 | https://python.github.io/python-docs-zh-tw/library/platform.html#windows-platform |
| macOS 平台 | https://python.github.io/python-docs-zh-tw/library/platform.html#macos-platform |
| iOS 平台 | https://python.github.io/python-docs-zh-tw/library/platform.html#ios-platform |
| Unix 平台 | https://python.github.io/python-docs-zh-tw/library/platform.html#unix-platforms |
| Linux 平台 | https://python.github.io/python-docs-zh-tw/library/platform.html#linux-platforms |
| Android 平台 | https://python.github.io/python-docs-zh-tw/library/platform.html#android-platform |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/platform.html#command-line-usage |
| errno --- 標準 errno 系統符號 | https://python.github.io/python-docs-zh-tw/library/errno.html |
| ctypes --- 用於 Python 的外部函式庫 | https://python.github.io/python-docs-zh-tw/library/ctypes.html |
| ctypes 教學 | https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes-tutorial |
| Loading dynamic link libraries | https://python.github.io/python-docs-zh-tw/library/ctypes.html#loading-dynamic-link-libraries |
| Accessing functions from loaded dlls | https://python.github.io/python-docs-zh-tw/library/ctypes.html#accessing-functions-from-loaded-dlls |
| 呼叫函式 | https://python.github.io/python-docs-zh-tw/library/ctypes.html#calling-functions |
| Fundamental data types | https://python.github.io/python-docs-zh-tw/library/ctypes.html#fundamental-data-types |
| Calling functions, continued | https://python.github.io/python-docs-zh-tw/library/ctypes.html#calling-functions-continued |
| Calling variadic functions | https://python.github.io/python-docs-zh-tw/library/ctypes.html#calling-variadic-functions |
| Calling functions with your own custom data types | https://python.github.io/python-docs-zh-tw/library/ctypes.html#calling-functions-with-your-own-custom-data-types |
| Specifying the required argument types (function prototypes) | https://python.github.io/python-docs-zh-tw/library/ctypes.html#specifying-the-required-argument-types-function-prototypes |
| Return types | https://python.github.io/python-docs-zh-tw/library/ctypes.html#return-types |
| Passing pointers (or: passing parameters by reference) | https://python.github.io/python-docs-zh-tw/library/ctypes.html#passing-pointers-or-passing-parameters-by-reference |
| Structures and unions | https://python.github.io/python-docs-zh-tw/library/ctypes.html#structures-and-unions |
| Structure/union layout, alignment and byte order | https://python.github.io/python-docs-zh-tw/library/ctypes.html#structure-union-layout-alignment-and-byte-order |
| Bit fields in structures and unions | https://python.github.io/python-docs-zh-tw/library/ctypes.html#bit-fields-in-structures-and-unions |
| Arrays | https://python.github.io/python-docs-zh-tw/library/ctypes.html#arrays |
| 指標 | https://python.github.io/python-docs-zh-tw/library/ctypes.html#pointers |
| Thread safety without the GIL | https://python.github.io/python-docs-zh-tw/library/ctypes.html#thread-safety-without-the-gil |
| Type conversions | https://python.github.io/python-docs-zh-tw/library/ctypes.html#type-conversions |
| Incomplete Types | https://python.github.io/python-docs-zh-tw/library/ctypes.html#incomplete-types |
| 回呼函式 | https://python.github.io/python-docs-zh-tw/library/ctypes.html#callback-functions |
| Accessing values exported from dlls | https://python.github.io/python-docs-zh-tw/library/ctypes.html#accessing-values-exported-from-dlls |
| Surprises | https://python.github.io/python-docs-zh-tw/library/ctypes.html#surprises |
| Variable-sized data types | https://python.github.io/python-docs-zh-tw/library/ctypes.html#variable-sized-data-types |
| ctypes reference | https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes-reference |
| Finding shared libraries | https://python.github.io/python-docs-zh-tw/library/ctypes.html#finding-shared-libraries |
| Listing loaded shared libraries | https://python.github.io/python-docs-zh-tw/library/ctypes.html#listing-loaded-shared-libraries |
| Loading shared libraries | https://python.github.io/python-docs-zh-tw/library/ctypes.html#loading-shared-libraries |
| Foreign functions | https://python.github.io/python-docs-zh-tw/library/ctypes.html#foreign-functions |
| Function prototypes | https://python.github.io/python-docs-zh-tw/library/ctypes.html#function-prototypes |
| Utility functions | https://python.github.io/python-docs-zh-tw/library/ctypes.html#utility-functions |
| Data types | https://python.github.io/python-docs-zh-tw/library/ctypes.html#data-types |
| Fundamental data types | https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes-fundamental-data-types-2 |
| Structured data types | https://python.github.io/python-docs-zh-tw/library/ctypes.html#structured-data-types |
| Arrays and pointers | https://python.github.io/python-docs-zh-tw/library/ctypes.html#arrays-and-pointers |
| Exceptions | https://python.github.io/python-docs-zh-tw/library/ctypes.html#exceptions |
| 命令列介面函式庫 | https://python.github.io/python-docs-zh-tw/library/cmdlinelibs.html |
| argparse --- 命令列選項、引數和子命令的剖析器 | https://python.github.io/python-docs-zh-tw/library/argparse.html |
| ArgumentParser 物件 | https://python.github.io/python-docs-zh-tw/library/argparse.html#argumentparser-objects |
| prog | https://python.github.io/python-docs-zh-tw/library/argparse.html#prog |
| usage | https://python.github.io/python-docs-zh-tw/library/argparse.html#usage |
| description | https://python.github.io/python-docs-zh-tw/library/argparse.html#description |
| epilog | https://python.github.io/python-docs-zh-tw/library/argparse.html#epilog |
| parents | https://python.github.io/python-docs-zh-tw/library/argparse.html#parents |
| formatter_class | https://python.github.io/python-docs-zh-tw/library/argparse.html#formatter-class |
| prefix_chars | https://python.github.io/python-docs-zh-tw/library/argparse.html#prefix-chars |
| fromfile_prefix_chars | https://python.github.io/python-docs-zh-tw/library/argparse.html#fromfile-prefix-chars |
| argument_default | https://python.github.io/python-docs-zh-tw/library/argparse.html#argument-default |
| allow_abbrev | https://python.github.io/python-docs-zh-tw/library/argparse.html#allow-abbrev |
| conflict_handler | https://python.github.io/python-docs-zh-tw/library/argparse.html#conflict-handler |
| add_help | https://python.github.io/python-docs-zh-tw/library/argparse.html#add-help |
| exit_on_error | https://python.github.io/python-docs-zh-tw/library/argparse.html#exit-on-error |
| suggest_on_error | https://python.github.io/python-docs-zh-tw/library/argparse.html#suggest-on-error |
| color | https://python.github.io/python-docs-zh-tw/library/argparse.html#color |
| add_argument() 方法 | https://python.github.io/python-docs-zh-tw/library/argparse.html#the-add-argument-method |
| name or flags | https://python.github.io/python-docs-zh-tw/library/argparse.html#name-or-flags |
| action | https://python.github.io/python-docs-zh-tw/library/argparse.html#action |
| nargs | https://python.github.io/python-docs-zh-tw/library/argparse.html#nargs |
| const | https://python.github.io/python-docs-zh-tw/library/argparse.html#const |
| default | https://python.github.io/python-docs-zh-tw/library/argparse.html#default |
| type | https://python.github.io/python-docs-zh-tw/library/argparse.html#type |
| choices | https://python.github.io/python-docs-zh-tw/library/argparse.html#choices |
| required | https://python.github.io/python-docs-zh-tw/library/argparse.html#required |
| help | https://python.github.io/python-docs-zh-tw/library/argparse.html#help |
| metavar | https://python.github.io/python-docs-zh-tw/library/argparse.html#metavar |
| dest | https://python.github.io/python-docs-zh-tw/library/argparse.html#dest |
| deprecated | https://python.github.io/python-docs-zh-tw/library/argparse.html#deprecated |
| Action 類別 | https://python.github.io/python-docs-zh-tw/library/argparse.html#action-classes |
| parse_args() 方法 | https://python.github.io/python-docs-zh-tw/library/argparse.html#the-parse-args-method |
| Option value syntax | https://python.github.io/python-docs-zh-tw/library/argparse.html#option-value-syntax |
| 無效引數 | https://python.github.io/python-docs-zh-tw/library/argparse.html#invalid-arguments |
| 包含 - 的引數 | https://python.github.io/python-docs-zh-tw/library/argparse.html#arguments-containing |
| 引數縮寫 (前綴匹配) | https://python.github.io/python-docs-zh-tw/library/argparse.html#argument-abbreviations-prefix-matching |
| sys.argv 之外 | https://python.github.io/python-docs-zh-tw/library/argparse.html#beyond-sys-argv |
| 命名空間物件 | https://python.github.io/python-docs-zh-tw/library/argparse.html#the-namespace-object |
| Other utilities | https://python.github.io/python-docs-zh-tw/library/argparse.html#other-utilities |
| 子命令 | https://python.github.io/python-docs-zh-tw/library/argparse.html#sub-commands |
| FileType 物件 | https://python.github.io/python-docs-zh-tw/library/argparse.html#filetype-objects |
| Argument groups | https://python.github.io/python-docs-zh-tw/library/argparse.html#argument-groups |
| Mutual exclusion | https://python.github.io/python-docs-zh-tw/library/argparse.html#mutual-exclusion |
| Parser defaults | https://python.github.io/python-docs-zh-tw/library/argparse.html#parser-defaults |
| 印出幫助訊息 | https://python.github.io/python-docs-zh-tw/library/argparse.html#printing-help |
| Partial parsing | https://python.github.io/python-docs-zh-tw/library/argparse.html#partial-parsing |
| Customizing file parsing | https://python.github.io/python-docs-zh-tw/library/argparse.html#customizing-file-parsing |
| Exiting methods | https://python.github.io/python-docs-zh-tw/library/argparse.html#exiting-methods |
| Intermixed parsing | https://python.github.io/python-docs-zh-tw/library/argparse.html#intermixed-parsing |
| Registering custom types or actions | https://python.github.io/python-docs-zh-tw/library/argparse.html#registering-custom-types-or-actions |
| 例外 | https://python.github.io/python-docs-zh-tw/library/argparse.html#exceptions |
| Argparse 教學 | https://python.github.io/python-docs-zh-tw/howto/argparse.html |
| 概念 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#concepts |
| 基本用法 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#the-basics |
| 位置引數的介紹 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#introducing-positional-arguments |
| 可選引數的介紹 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#introducing-optional-arguments |
| 短選項 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#short-options |
| 組合位置引數和可選引數 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#combining-positional-and-optional-arguments |
| 更進階一點 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#getting-a-little-more-advanced |
| 指定不明確的引數 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#specifying-ambiguous-arguments |
| 相互衝突的選項 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#conflicting-options |
| 如何翻譯 argparse 輸出 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#how-to-translate-the-argparse-output |
| 自定義型別轉換器 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#custom-type-converters |
| 結論 | https://python.github.io/python-docs-zh-tw/howto/argparse.html#conclusion |
| 將 optparse 程式碼遷移到 argparse | https://python.github.io/python-docs-zh-tw/howto/argparse-optparse.html |
| optparse --- 命令列選項剖析器 | https://python.github.io/python-docs-zh-tw/library/optparse.html |
| 選擇一個命令列參數剖析函式庫 | https://python.github.io/python-docs-zh-tw/library/optparse.html#choosing-an-argument-parsing-library |
| Introduction | https://python.github.io/python-docs-zh-tw/library/optparse.html#introduction |
| 背景 | https://python.github.io/python-docs-zh-tw/library/optparse.html#background |
| 術語 | https://python.github.io/python-docs-zh-tw/library/optparse.html#terminology |
| What are options for? | https://python.github.io/python-docs-zh-tw/library/optparse.html#what-are-options-for |
| What are positional arguments for? | https://python.github.io/python-docs-zh-tw/library/optparse.html#what-are-positional-arguments-for |
| 教學 | https://python.github.io/python-docs-zh-tw/library/optparse.html#tutorial |
| Understanding option actions | https://python.github.io/python-docs-zh-tw/library/optparse.html#understanding-option-actions |
| The store action | https://python.github.io/python-docs-zh-tw/library/optparse.html#the-store-action |
| Handling boolean (flag) options | https://python.github.io/python-docs-zh-tw/library/optparse.html#handling-boolean-flag-options |
| Other actions | https://python.github.io/python-docs-zh-tw/library/optparse.html#other-actions |
| 預設值 | https://python.github.io/python-docs-zh-tw/library/optparse.html#default-values |
| Generating help | https://python.github.io/python-docs-zh-tw/library/optparse.html#generating-help |
| Grouping Options | https://python.github.io/python-docs-zh-tw/library/optparse.html#grouping-options |
| Printing a version string | https://python.github.io/python-docs-zh-tw/library/optparse.html#printing-a-version-string |
| How optparse handles errors | https://python.github.io/python-docs-zh-tw/library/optparse.html#how-optparse-handles-errors |
| Putting it all together | https://python.github.io/python-docs-zh-tw/library/optparse.html#putting-it-all-together |
| Reference Guide | https://python.github.io/python-docs-zh-tw/library/optparse.html#reference-guide |
| 建立剖析器 | https://python.github.io/python-docs-zh-tw/library/optparse.html#creating-the-parser |
| Populating the parser | https://python.github.io/python-docs-zh-tw/library/optparse.html#populating-the-parser |
| 定義選項 | https://python.github.io/python-docs-zh-tw/library/optparse.html#defining-options |
| 選項屬性 | https://python.github.io/python-docs-zh-tw/library/optparse.html#option-attributes |
| 標準選項動作 | https://python.github.io/python-docs-zh-tw/library/optparse.html#standard-option-actions |
| Standard option types | https://python.github.io/python-docs-zh-tw/library/optparse.html#standard-option-types |
| 剖析引數 | https://python.github.io/python-docs-zh-tw/library/optparse.html#parsing-arguments |
| Querying and manipulating your option parser | https://python.github.io/python-docs-zh-tw/library/optparse.html#querying-and-manipulating-your-option-parser |
| Conflicts between options | https://python.github.io/python-docs-zh-tw/library/optparse.html#conflicts-between-options |
| Cleanup | https://python.github.io/python-docs-zh-tw/library/optparse.html#cleanup |
| 其他方法 | https://python.github.io/python-docs-zh-tw/library/optparse.html#other-methods |
| Option Callbacks | https://python.github.io/python-docs-zh-tw/library/optparse.html#option-callbacks |
| Defining a callback option | https://python.github.io/python-docs-zh-tw/library/optparse.html#defining-a-callback-option |
| How callbacks are called | https://python.github.io/python-docs-zh-tw/library/optparse.html#how-callbacks-are-called |
| Raising errors in a callback | https://python.github.io/python-docs-zh-tw/library/optparse.html#raising-errors-in-a-callback |
| Callback example 1: trivial callback | https://python.github.io/python-docs-zh-tw/library/optparse.html#callback-example-1-trivial-callback |
| Callback example 2: check option order | https://python.github.io/python-docs-zh-tw/library/optparse.html#callback-example-2-check-option-order |
| Callback example 3: check option order (generalized) | https://python.github.io/python-docs-zh-tw/library/optparse.html#callback-example-3-check-option-order-generalized |
| Callback example 4: check arbitrary condition | https://python.github.io/python-docs-zh-tw/library/optparse.html#callback-example-4-check-arbitrary-condition |
| Callback example 5: fixed arguments | https://python.github.io/python-docs-zh-tw/library/optparse.html#callback-example-5-fixed-arguments |
| Callback example 6: variable arguments | https://python.github.io/python-docs-zh-tw/library/optparse.html#callback-example-6-variable-arguments |
| Extending optparse | https://python.github.io/python-docs-zh-tw/library/optparse.html#extending-optparse |
| Adding new types | https://python.github.io/python-docs-zh-tw/library/optparse.html#adding-new-types |
| Adding new actions | https://python.github.io/python-docs-zh-tw/library/optparse.html#adding-new-actions |
| 例外 | https://python.github.io/python-docs-zh-tw/library/optparse.html#exceptions |
| getpass --- 可攜式密碼輸入工具 | https://python.github.io/python-docs-zh-tw/library/getpass.html |
| fileinput --- 逐列疊代多個輸入串流 | https://python.github.io/python-docs-zh-tw/library/fileinput.html |
| curses --- 字元儲存格顯示的終端處理 | https://python.github.io/python-docs-zh-tw/library/curses.html |
| 函式 | https://python.github.io/python-docs-zh-tw/library/curses.html#functions |
| Window Objects | https://python.github.io/python-docs-zh-tw/library/curses.html#window-objects |
| Constants | https://python.github.io/python-docs-zh-tw/library/curses.html#constants |
| curses.textpad --- Text input widget for curses programs | https://python.github.io/python-docs-zh-tw/library/curses.html#module-curses.textpad |
| Textbox objects | https://python.github.io/python-docs-zh-tw/library/curses.html#textbox-objects |
| curses.ascii --- ASCII 字元的工具程式 | https://python.github.io/python-docs-zh-tw/library/curses.ascii.html |
| curses.panel --- curses 的面板堆疊擴充 | https://python.github.io/python-docs-zh-tw/library/curses.panel.html |
| 函式 | https://python.github.io/python-docs-zh-tw/library/curses.panel.html#functions |
| Panel Objects | https://python.github.io/python-docs-zh-tw/library/curses.panel.html#panel-objects |
| cmd --- 以列為導向的命令直譯器支援 | https://python.github.io/python-docs-zh-tw/library/cmd.html |
| Cmd 物件 | https://python.github.io/python-docs-zh-tw/library/cmd.html#cmd-objects |
| Cmd 範例 | https://python.github.io/python-docs-zh-tw/library/cmd.html#cmd-example |
| 並行執行 (Concurrent Execution) | https://python.github.io/python-docs-zh-tw/library/concurrency.html |
| threading --- 基於執行緒的平行性 | https://python.github.io/python-docs-zh-tw/library/threading.html |
| Introduction | https://python.github.io/python-docs-zh-tw/library/threading.html#introduction |
| GIL and performance considerations | https://python.github.io/python-docs-zh-tw/library/threading.html#gil-and-performance-considerations |
| Reference | https://python.github.io/python-docs-zh-tw/library/threading.html#reference |
| Thread-local data | https://python.github.io/python-docs-zh-tw/library/threading.html#thread-local-data |
| Thread 物件 | https://python.github.io/python-docs-zh-tw/library/threading.html#thread-objects |
| Lock 物件 | https://python.github.io/python-docs-zh-tw/library/threading.html#lock-objects |
| RLock 物件 | https://python.github.io/python-docs-zh-tw/library/threading.html#rlock-objects |
| Condition objects | https://python.github.io/python-docs-zh-tw/library/threading.html#condition-objects |
| Semaphore 物件 | https://python.github.io/python-docs-zh-tw/library/threading.html#semaphore-objects |
| Semaphore 範例 | https://python.github.io/python-docs-zh-tw/library/threading.html#semaphore-example |
| Event objects | https://python.github.io/python-docs-zh-tw/library/threading.html#event-objects |
| Timer 物件 | https://python.github.io/python-docs-zh-tw/library/threading.html#timer-objects |
| Barrier 物件 | https://python.github.io/python-docs-zh-tw/library/threading.html#barrier-objects |
| Using locks, conditions, and semaphores in the with statement | https://python.github.io/python-docs-zh-tw/library/threading.html#using-locks-conditions-and-semaphores-in-the-with-statement |
| multiprocessing --- 以行程為基礎的平行性 | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html |
| 簡介 | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#introduction |
| Process 類別 | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#the-process-class |
| Contexts and start methods | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#contexts-and-start-methods |
| Exchanging objects between processes | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#exchanging-objects-between-processes |
| Synchronization between processes | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#synchronization-between-processes |
| Sharing state between processes | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#sharing-state-between-processes |
| Using a pool of workers | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#using-a-pool-of-workers |
| Reference | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#reference |
| Process 與例外 | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#process-and-exceptions |
| Pipes and Queues | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#pipes-and-queues |
| Miscellaneous | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#miscellaneous |
| Connection Objects | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#connection-objects |
| Synchronization primitives | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#synchronization-primitives |
| 共享的 ctypes 物件 | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#shared-ctypes-objects |
| multiprocessing.sharedctypes 模組 | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#module-multiprocessing.sharedctypes |
| Managers | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#managers |
| Customized managers | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#customized-managers |
| Using a remote manager | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#using-a-remote-manager |
| Proxy Objects | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#proxy-objects |
| Cleanup | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#cleanup |
| Process Pools | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#module-multiprocessing.pool |
| Listeners and Clients | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#module-multiprocessing.connection |
| Address Formats | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#address-formats |
| Authentication keys | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#authentication-keys |
| Logging | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#logging |
| multiprocessing.dummy 模組 | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#module-multiprocessing.dummy |
| Programming guidelines | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#programming-guidelines |
| All start methods | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#all-start-methods |
| The spawn and forkserver start methods | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#the-spawn-and-forkserver-start-methods |
| 範例 | https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#examples |
| multiprocessing.shared_memory --- 對於共享記憶體的跨行程直接存取 | https://python.github.io/python-docs-zh-tw/library/multiprocessing.shared_memory.html |
| concurrent 套件 | https://python.github.io/python-docs-zh-tw/library/concurrent.html |
| concurrent.futures --- 啟動平行任務 | https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html |
| Executor 物件 | https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#executor-objects |
| ThreadPoolExecutor | https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#threadpoolexecutor |
| ThreadPoolExecutor 範例 | https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#threadpoolexecutor-example |
| InterpreterPoolExecutor | https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#interpreterpoolexecutor |
| ProcessPoolExecutor | https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#processpoolexecutor |
| ProcessPoolExecutor 範例 | https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#processpoolexecutor-example |
| Future 物件 | https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#future-objects |
| 模組函式 | https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#module-functions |
| 例外類別 | https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#exception-classes |
| concurrent.interpreters --- 在同一個行程中使用多個直譯器 | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html |
| Key details | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#key-details |
| Introduction | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#introduction |
| Multiple Interpreters and Isolation | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#multiple-interpreters-and-isolation |
| Running in an Interpreter | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#running-in-an-interpreter |
| Concurrency and Parallelism | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#concurrency-and-parallelism |
| 直譯器之間的溝通 | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#communication-between-interpreters |
| "Sharing" Objects | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#sharing-objects |
| Reference | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#reference |
| Interpreter objects | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#interpreter-objects |
| 例外 | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#exceptions |
| 在直譯器之間溝通 | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#communicating-between-interpreters |
| 基本用法 | https://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#basic-usage |
| subprocess --- 子行程管理 | https://python.github.io/python-docs-zh-tw/library/subprocess.html |
| Using the subprocess Module | https://python.github.io/python-docs-zh-tw/library/subprocess.html#using-the-subprocess-module |
| Frequently Used Arguments | https://python.github.io/python-docs-zh-tw/library/subprocess.html#frequently-used-arguments |
| Popen Constructor | https://python.github.io/python-docs-zh-tw/library/subprocess.html#popen-constructor |
| 例外 | https://python.github.io/python-docs-zh-tw/library/subprocess.html#exceptions |
| 安全性注意事項 | https://python.github.io/python-docs-zh-tw/library/subprocess.html#security-considerations |
| Popen Objects | https://python.github.io/python-docs-zh-tw/library/subprocess.html#popen-objects |
| Windows Popen Helpers | https://python.github.io/python-docs-zh-tw/library/subprocess.html#windows-popen-helpers |
| Windows Constants | https://python.github.io/python-docs-zh-tw/library/subprocess.html#windows-constants |
| Older high-level API | https://python.github.io/python-docs-zh-tw/library/subprocess.html#older-high-level-api |
| Replacing Older Functions with the subprocess Module | https://python.github.io/python-docs-zh-tw/library/subprocess.html#replacing-older-functions-with-the-subprocess-module |
| Replacing /bin/sh shell command substitution | https://python.github.io/python-docs-zh-tw/library/subprocess.html#replacing-bin-sh-shell-command-substitution |
| Replacing shell pipeline | https://python.github.io/python-docs-zh-tw/library/subprocess.html#replacing-shell-pipeline |
| 取代 os.system() | https://python.github.io/python-docs-zh-tw/library/subprocess.html#replacing-os-system |
| Replacing the os.spawn family | https://python.github.io/python-docs-zh-tw/library/subprocess.html#replacing-the-os-spawn-family |
| 取代 os.popen() | https://python.github.io/python-docs-zh-tw/library/subprocess.html#replacing-os-popen |
| Legacy Shell Invocation Functions | https://python.github.io/python-docs-zh-tw/library/subprocess.html#legacy-shell-invocation-functions |
| 註解 | https://python.github.io/python-docs-zh-tw/library/subprocess.html#notes |
| Timeout Behavior | https://python.github.io/python-docs-zh-tw/library/subprocess.html#timeout-behavior |
| Converting an argument sequence to a string on Windows | https://python.github.io/python-docs-zh-tw/library/subprocess.html#converting-an-argument-sequence-to-a-string-on-windows |
| 停用 posix_spawn() | https://python.github.io/python-docs-zh-tw/library/subprocess.html#disable-use-of-posix-spawn |
| sched --- 事件排程器 | https://python.github.io/python-docs-zh-tw/library/sched.html |
| 排程器物件 | https://python.github.io/python-docs-zh-tw/library/sched.html#scheduler-objects |
| queue --- 同步佇列 (synchronized queue) 類別 | https://python.github.io/python-docs-zh-tw/library/queue.html |
| 佇列物件 | https://python.github.io/python-docs-zh-tw/library/queue.html#queue-objects |
| Waiting for task completion | https://python.github.io/python-docs-zh-tw/library/queue.html#waiting-for-task-completion |
| Terminating queues | https://python.github.io/python-docs-zh-tw/library/queue.html#terminating-queues |
| SimpleQueue 物件 | https://python.github.io/python-docs-zh-tw/library/queue.html#simplequeue-objects |
| contextvars --- 情境變數 | https://python.github.io/python-docs-zh-tw/library/contextvars.html |
| 情境變數 | https://python.github.io/python-docs-zh-tw/library/contextvars.html#context-variables |
| 手動情境管理 | https://python.github.io/python-docs-zh-tw/library/contextvars.html#manual-context-management |
| 對 asyncio 的支援 | https://python.github.io/python-docs-zh-tw/library/contextvars.html#asyncio-support |
| _thread --- 低階執行緒 API | https://python.github.io/python-docs-zh-tw/library/_thread.html |
| 網路與行程間通訊 | https://python.github.io/python-docs-zh-tw/library/ipc.html |
| asyncio --- 非同步 I/O | https://python.github.io/python-docs-zh-tw/library/asyncio.html |
| Runners (執行器) | https://python.github.io/python-docs-zh-tw/library/asyncio-runner.html |
| 運行一個 asyncio 程式 | https://python.github.io/python-docs-zh-tw/library/asyncio-runner.html#running-an-asyncio-program |
| Runner context manager | https://python.github.io/python-docs-zh-tw/library/asyncio-runner.html#runner-context-manager |
| Handling Keyboard Interruption | https://python.github.io/python-docs-zh-tw/library/asyncio-runner.html#handling-keyboard-interruption |
| 協程與任務 | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html |
| 協程 | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#coroutines |
| Awaitables | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#awaitables |
| Creating Tasks | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#creating-tasks |
| Task Cancellation | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#task-cancellation |
| Task Groups | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#task-groups |
| Terminating a Task Group | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#terminating-a-task-group |
| Sleeping | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#sleeping |
| Running Tasks Concurrently | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#running-tasks-concurrently |
| Eager Task Factory | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#eager-task-factory |
| Shielding From Cancellation | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#shielding-from-cancellation |
| Timeouts | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#timeouts |
| Waiting Primitives | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#waiting-primitives |
| Running in Threads | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#running-in-threads |
| Scheduling From Other Threads | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#scheduling-from-other-threads |
| Introspection | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#introspection |
| Task 物件 | https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#task-object |
| 串流 | https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html |
| StreamReader | https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#streamreader |
| StreamWriter | https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#streamwriter |
| 範例 | https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#examples |
| 使用串流的 TCP echo 用戶端 | https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#tcp-echo-client-using-streams |
| 使用串流的 TCP echo 伺服器 | https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#tcp-echo-server-using-streams |
| 取得 HTTP 標頭 | https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#get-http-headers |
| 註冊一個使用串流來等待資料的開放 socket | https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#register-an-open-socket-to-wait-for-data-using-streams |
| 同步化原始物件 (Synchronization Primitives) | https://python.github.io/python-docs-zh-tw/library/asyncio-sync.html |
| Lock | https://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#lock |
| Event | https://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#event |
| Condition | https://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#condition |
| Semaphore | https://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#semaphore |
| BoundedSemaphore | https://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#boundedsemaphore |
| Barrier | https://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#barrier |
| 子行程 | https://python.github.io/python-docs-zh-tw/library/asyncio-subprocess.html |
| 建立子行程 | https://python.github.io/python-docs-zh-tw/library/asyncio-subprocess.html#creating-subprocesses |
| 常數 | https://python.github.io/python-docs-zh-tw/library/asyncio-subprocess.html#constants |
| 與子行程互動 | https://python.github.io/python-docs-zh-tw/library/asyncio-subprocess.html#interacting-with-subprocesses |
| 子行程與執行緒 | https://python.github.io/python-docs-zh-tw/library/asyncio-subprocess.html#subprocess-and-threads |
| 範例 | https://python.github.io/python-docs-zh-tw/library/asyncio-subprocess.html#examples |
| 佇列 (Queues) | https://python.github.io/python-docs-zh-tw/library/asyncio-queue.html |
| Queue | https://python.github.io/python-docs-zh-tw/library/asyncio-queue.html#queue |
| Priority Queue(優先佇列) | https://python.github.io/python-docs-zh-tw/library/asyncio-queue.html#priority-queue |
| LIFO Queue | https://python.github.io/python-docs-zh-tw/library/asyncio-queue.html#lifo-queue |
| 例外 | https://python.github.io/python-docs-zh-tw/library/asyncio-queue.html#exceptions |
| 範例 | https://python.github.io/python-docs-zh-tw/library/asyncio-queue.html#examples |
| 例外 | https://python.github.io/python-docs-zh-tw/library/asyncio-exceptions.html |
| Call Graph Introspection | https://python.github.io/python-docs-zh-tw/library/asyncio-graph.html |
| 低階工具函式 | https://python.github.io/python-docs-zh-tw/library/asyncio-graph.html#low-level-utility-functions |
| 事件迴圈 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html |
| 事件迴圈方法 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#event-loop-methods |
| 啟動和停止迴圈 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#running-and-stopping-the-loop |
| 排程回呼函式 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#scheduling-callbacks |
| 排程延遲的回呼函式 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#scheduling-delayed-callbacks |
| 建立 Futures 和 Tasks | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#creating-futures-and-tasks |
| 打開網路連線 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#opening-network-connections |
| 建立網路伺服器 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#creating-network-servers |
| 傳輸檔案 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#transferring-files |
| TLS 升級 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#tls-upgrade |
| 監視檔案描述器 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#watching-file-descriptors |
| 直接使用 socket 物件 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#working-with-socket-objects-directly |
| DNS | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#dns |
| 使用管道 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#working-with-pipes |
| Unix 訊號 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#unix-signals |
| 在執行緒池或行程池中執行程式碼 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#executing-code-in-thread-or-process-pools |
| 錯誤處理 API | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#error-handling-api |
| 啟用除錯模式 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#enabling-debug-mode |
| 運行子行程 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#running-subprocesses |
| 回呼處理 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#callback-handles |
| Server 物件 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#server-objects |
| 事件迴圈實作 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#event-loop-implementations |
| 範例 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#examples |
| 使用 call_soon() 的 Hello World 範例 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#hello-world-with-call-soon |
| 使用 call_later() 顯示目前日期 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#display-the-current-date-with-call-later |
| 監聽檔案描述器以進行讀取事件 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#watch-a-file-descriptor-for-read-events |
| 設定 SIGINT 和 SIGTERM 的訊號處理程式 | https://python.github.io/python-docs-zh-tw/library/asyncio-eventloop.html#set-signal-handlers-for-sigint-and-sigterm |
| Futures | https://python.github.io/python-docs-zh-tw/library/asyncio-future.html |
| Future 函式 | https://python.github.io/python-docs-zh-tw/library/asyncio-future.html#future-functions |
| Future 物件 | https://python.github.io/python-docs-zh-tw/library/asyncio-future.html#future-object |
| 傳輸與協定 | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html |
| Transports | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#transports |
| Transports Hierarchy | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#transports-hierarchy |
| Base Transport | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#base-transport |
| Read-only Transports | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#read-only-transports |
| Write-only Transports | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#write-only-transports |
| Datagram Transports | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#datagram-transports |
| Subprocess Transports | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#subprocess-transports |
| Protocols | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#protocols |
| Base Protocols | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#base-protocols |
| Base Protocol | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#base-protocol |
| Streaming Protocols | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#streaming-protocols |
| Buffered Streaming Protocols | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#buffered-streaming-protocols |
| Datagram Protocols | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#datagram-protocols |
| Subprocess Protocols | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#subprocess-protocols |
| 範例 | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#examples |
| TCP Echo Server | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#tcp-echo-server |
| TCP Echo Client | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#tcp-echo-client |
| UDP Echo Server | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#udp-echo-server |
| UDP Echo Client | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#udp-echo-client |
| Connecting Existing Sockets | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#connecting-existing-sockets |
| loop.subprocess_exec() and SubprocessProtocol | https://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#loop-subprocess-exec-and-subprocessprotocol |
| Policies | https://python.github.io/python-docs-zh-tw/library/asyncio-policy.html |
| Getting and Setting the Policy | https://python.github.io/python-docs-zh-tw/library/asyncio-policy.html#getting-and-setting-the-policy |
| Policy Objects | https://python.github.io/python-docs-zh-tw/library/asyncio-policy.html#policy-objects |
| Custom Policies | https://python.github.io/python-docs-zh-tw/library/asyncio-policy.html#custom-policies |
| 平臺支援 | https://python.github.io/python-docs-zh-tw/library/asyncio-platforms.html |
| 所有平台 | https://python.github.io/python-docs-zh-tw/library/asyncio-platforms.html#all-platforms |
| Windows | https://python.github.io/python-docs-zh-tw/library/asyncio-platforms.html#windows |
| Windows 的子行程支援 | https://python.github.io/python-docs-zh-tw/library/asyncio-platforms.html#subprocess-support-on-windows |
| macOS | https://python.github.io/python-docs-zh-tw/library/asyncio-platforms.html#macos |
| 擴充 | https://python.github.io/python-docs-zh-tw/library/asyncio-extending.html |
| Writing a Custom Event Loop | https://python.github.io/python-docs-zh-tw/library/asyncio-extending.html#writing-a-custom-event-loop |
| Future and Task private constructors | https://python.github.io/python-docs-zh-tw/library/asyncio-extending.html#future-and-task-private-constructors |
| Task lifetime support | https://python.github.io/python-docs-zh-tw/library/asyncio-extending.html#task-lifetime-support |
| 高階 API 索引 | https://python.github.io/python-docs-zh-tw/library/asyncio-api-index.html |
| 任務 (Tasks) | https://python.github.io/python-docs-zh-tw/library/asyncio-api-index.html#tasks |
| 佇列 (Queues) | https://python.github.io/python-docs-zh-tw/library/asyncio-api-index.html#queues |
| 子行程 (Subprocesses) | https://python.github.io/python-docs-zh-tw/library/asyncio-api-index.html#subprocesses |
| 串流 (Streams) | https://python.github.io/python-docs-zh-tw/library/asyncio-api-index.html#streams |
| 同步化 (Synchronization) | https://python.github.io/python-docs-zh-tw/library/asyncio-api-index.html#synchronization |
| 例外 | https://python.github.io/python-docs-zh-tw/library/asyncio-api-index.html#exceptions |
| 低階 API 索引 | https://python.github.io/python-docs-zh-tw/library/asyncio-llapi-index.html |
| 取得事件迴圈 | https://python.github.io/python-docs-zh-tw/library/asyncio-llapi-index.html#obtaining-the-event-loop |
| 事件迴圈方法 | https://python.github.io/python-docs-zh-tw/library/asyncio-llapi-index.html#event-loop-methods |
| 傳輸 | https://python.github.io/python-docs-zh-tw/library/asyncio-llapi-index.html#transports |
| 協定 | https://python.github.io/python-docs-zh-tw/library/asyncio-llapi-index.html#protocols |
| 事件迴圈 Policies | https://python.github.io/python-docs-zh-tw/library/asyncio-llapi-index.html#event-loop-policies |
| 使用 asyncio 開發 | https://python.github.io/python-docs-zh-tw/library/asyncio-dev.html |
| 除錯模式 | https://python.github.io/python-docs-zh-tw/library/asyncio-dev.html#debug-mode |
| 並行性和多執行緒 (Concurrency and Multithreading) | https://python.github.io/python-docs-zh-tw/library/asyncio-dev.html#concurrency-and-multithreading |
| 執行阻塞的程式 | https://python.github.io/python-docs-zh-tw/library/asyncio-dev.html#running-blocking-code |
| 日誌記錄 | https://python.github.io/python-docs-zh-tw/library/asyncio-dev.html#logging |
| 偵測從未被等待的 (never-awaited) 協程 | https://python.github.io/python-docs-zh-tw/library/asyncio-dev.html#detect-never-awaited-coroutines |
| 偵測從未被取得的 (never-retrieved) 例外 | https://python.github.io/python-docs-zh-tw/library/asyncio-dev.html#detect-never-retrieved-exceptions |
| socket — 低階網路介面 | https://python.github.io/python-docs-zh-tw/library/socket.html |
| Socket 系列家族 | https://python.github.io/python-docs-zh-tw/library/socket.html#socket-families |
| 模組內容 | https://python.github.io/python-docs-zh-tw/library/socket.html#module-contents |
| 例外 | https://python.github.io/python-docs-zh-tw/library/socket.html#exceptions |
| 常數 | https://python.github.io/python-docs-zh-tw/library/socket.html#constants |
| 函式 | https://python.github.io/python-docs-zh-tw/library/socket.html#functions |
| 建立 sockets | https://python.github.io/python-docs-zh-tw/library/socket.html#creating-sockets |
| 其他函式 | https://python.github.io/python-docs-zh-tw/library/socket.html#other-functions |
| Socket 物件 | https://python.github.io/python-docs-zh-tw/library/socket.html#socket-objects |
| Notes on socket timeouts | https://python.github.io/python-docs-zh-tw/library/socket.html#notes-on-socket-timeouts |
| Timeouts and the connect method | https://python.github.io/python-docs-zh-tw/library/socket.html#timeouts-and-the-connect-method |
| Timeouts and the accept method | https://python.github.io/python-docs-zh-tw/library/socket.html#timeouts-and-the-accept-method |
| 範例 | https://python.github.io/python-docs-zh-tw/library/socket.html#example |
| ssl --- socket 物件的 TLS/SSL 包裝器 | https://python.github.io/python-docs-zh-tw/library/ssl.html |
| 函式、常數與例外 | https://python.github.io/python-docs-zh-tw/library/ssl.html#functions-constants-and-exceptions |
| Socket 建立 | https://python.github.io/python-docs-zh-tw/library/ssl.html#socket-creation |
| 語境建立 | https://python.github.io/python-docs-zh-tw/library/ssl.html#context-creation |
| 例外 | https://python.github.io/python-docs-zh-tw/library/ssl.html#exceptions |
| 隨機產生 | https://python.github.io/python-docs-zh-tw/library/ssl.html#random-generation |
| 認證處理 | https://python.github.io/python-docs-zh-tw/library/ssl.html#certificate-handling |
| 常數 | https://python.github.io/python-docs-zh-tw/library/ssl.html#constants |
| SSL Sockets | https://python.github.io/python-docs-zh-tw/library/ssl.html#ssl-sockets |
| SSL Contexts | https://python.github.io/python-docs-zh-tw/library/ssl.html#ssl-contexts |
| Certificates | https://python.github.io/python-docs-zh-tw/library/ssl.html#certificates |
| Certificate chains | https://python.github.io/python-docs-zh-tw/library/ssl.html#certificate-chains |
| CA certificates | https://python.github.io/python-docs-zh-tw/library/ssl.html#ca-certificates |
| Combined key and certificate | https://python.github.io/python-docs-zh-tw/library/ssl.html#combined-key-and-certificate |
| Self-signed certificates | https://python.github.io/python-docs-zh-tw/library/ssl.html#self-signed-certificates |
| 範例 | https://python.github.io/python-docs-zh-tw/library/ssl.html#examples |
| Testing for SSL support | https://python.github.io/python-docs-zh-tw/library/ssl.html#testing-for-ssl-support |
| Client-side operation | https://python.github.io/python-docs-zh-tw/library/ssl.html#client-side-operation |
| 伺服器端操作 | https://python.github.io/python-docs-zh-tw/library/ssl.html#server-side-operation |
| Notes on non-blocking sockets | https://python.github.io/python-docs-zh-tw/library/ssl.html#notes-on-non-blocking-sockets |
| 記憶體 BIO 支援 | https://python.github.io/python-docs-zh-tw/library/ssl.html#memory-bio-support |
| SSL session | https://python.github.io/python-docs-zh-tw/library/ssl.html#ssl-session |
| Security considerations | https://python.github.io/python-docs-zh-tw/library/ssl.html#security-considerations |
| Best defaults | https://python.github.io/python-docs-zh-tw/library/ssl.html#best-defaults |
| 手動設定 | https://python.github.io/python-docs-zh-tw/library/ssl.html#manual-settings |
| 驗證憑證 | https://python.github.io/python-docs-zh-tw/library/ssl.html#verifying-certificates |
| 協定版本 | https://python.github.io/python-docs-zh-tw/library/ssl.html#protocol-versions |
| Cipher selection | https://python.github.io/python-docs-zh-tw/library/ssl.html#cipher-selection |
| Multi-processing | https://python.github.io/python-docs-zh-tw/library/ssl.html#multi-processing |
| TLS 1.3 | https://python.github.io/python-docs-zh-tw/library/ssl.html#tls-1-3 |
| select --- 等待 I/O 完成 | https://python.github.io/python-docs-zh-tw/library/select.html |
| /dev/poll Polling Objects | https://python.github.io/python-docs-zh-tw/library/select.html#dev-poll-polling-objects |
| Edge and Level Trigger Polling (epoll) Objects | https://python.github.io/python-docs-zh-tw/library/select.html#edge-and-level-trigger-polling-epoll-objects |
| Polling Objects | https://python.github.io/python-docs-zh-tw/library/select.html#polling-objects |
| Kqueue Objects | https://python.github.io/python-docs-zh-tw/library/select.html#kqueue-objects |
| Kevent Objects | https://python.github.io/python-docs-zh-tw/library/select.html#kevent-objects |
| selectors --- 高階 I/O 多工 | https://python.github.io/python-docs-zh-tw/library/selectors.html |
| 簡介 | https://python.github.io/python-docs-zh-tw/library/selectors.html#introduction |
| Classes | https://python.github.io/python-docs-zh-tw/library/selectors.html#classes |
| 範例 | https://python.github.io/python-docs-zh-tw/library/selectors.html#examples |
| signal --- 設定非同步事件的處理函式 | https://python.github.io/python-docs-zh-tw/library/signal.html |
| 一般規則 | https://python.github.io/python-docs-zh-tw/library/signal.html#general-rules |
| Python 訊號處理程式的執行 | https://python.github.io/python-docs-zh-tw/library/signal.html#execution-of-python-signal-handlers |
| 訊號和執行緒 | https://python.github.io/python-docs-zh-tw/library/signal.html#signals-and-threads |
| 模組內容 | https://python.github.io/python-docs-zh-tw/library/signal.html#module-contents |
| 範例 | https://python.github.io/python-docs-zh-tw/library/signal.html#examples |
| 關於 SIGPIPE 的說明 | https://python.github.io/python-docs-zh-tw/library/signal.html#note-on-sigpipe |
| 訊號處理程式與例外的說明 | https://python.github.io/python-docs-zh-tw/library/signal.html#note-on-signal-handlers-and-exceptions |
| mmap --- 記憶體對映檔案的支援 | https://python.github.io/python-docs-zh-tw/library/mmap.html |
| MADV_* 常數 | https://python.github.io/python-docs-zh-tw/library/mmap.html#madv-constants |
| MAP_* 常數 | https://python.github.io/python-docs-zh-tw/library/mmap.html#map-constants |
| 網際網路資料處理 | https://python.github.io/python-docs-zh-tw/library/netdata.html |
| email --- 郵件和 MIME 處理套件 | https://python.github.io/python-docs-zh-tw/library/email.html |
| email.message:表示電子郵件訊息 | https://python.github.io/python-docs-zh-tw/library/email.message.html |
| email.parser:剖析電子郵件訊息 | https://python.github.io/python-docs-zh-tw/library/email.parser.html |
| FeedParser API | https://python.github.io/python-docs-zh-tw/library/email.parser.html#feedparser-api |
| Parser API | https://python.github.io/python-docs-zh-tw/library/email.parser.html#parser-api |
| Additional notes | https://python.github.io/python-docs-zh-tw/library/email.parser.html#additional-notes |
| email.generator:產生 MIME 文件 | https://python.github.io/python-docs-zh-tw/library/email.generator.html |
| email.policy: Policy Objects | https://python.github.io/python-docs-zh-tw/library/email.policy.html |
| email.errors:例外和缺陷類別 | https://python.github.io/python-docs-zh-tw/library/email.errors.html |
| email.headerregistry:自訂標頭物件 | https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html |
| email.contentmanager:管理 MIME 內容 | https://python.github.io/python-docs-zh-tw/library/email.contentmanager.html |
| Content Manager Instances | https://python.github.io/python-docs-zh-tw/library/email.contentmanager.html#content-manager-instances |
| email:範例 | https://python.github.io/python-docs-zh-tw/library/email.examples.html |
| email.message.Message: Representing an email message using the compat32 API | https://python.github.io/python-docs-zh-tw/library/email.compat32-message.html |
| email.mime:從頭開始建立電子郵件和 MIME 物件 | https://python.github.io/python-docs-zh-tw/library/email.mime.html |
| email.header:國際化標頭 | https://python.github.io/python-docs-zh-tw/library/email.header.html |
| email.charset:字元集合的表示 | https://python.github.io/python-docs-zh-tw/library/email.charset.html |
| email.encoders:編碼器 | https://python.github.io/python-docs-zh-tw/library/email.encoders.html |
| email.utils:雜項工具 | https://python.github.io/python-docs-zh-tw/library/email.utils.html |
| email.iterators:疊代器 | https://python.github.io/python-docs-zh-tw/library/email.iterators.html |
| json --- JSON 編碼器與解碼器 | https://python.github.io/python-docs-zh-tw/library/json.html |
| 基本用法 | https://python.github.io/python-docs-zh-tw/library/json.html#basic-usage |
| 編碼器與解碼器 | https://python.github.io/python-docs-zh-tw/library/json.html#encoders-and-decoders |
| 例外 | https://python.github.io/python-docs-zh-tw/library/json.html#exceptions |
| 合規性與互通性(Interoperability) | https://python.github.io/python-docs-zh-tw/library/json.html#standard-compliance-and-interoperability |
| 字元編碼格式 | https://python.github.io/python-docs-zh-tw/library/json.html#character-encodings |
| 正負無限與非數值 | https://python.github.io/python-docs-zh-tw/library/json.html#infinite-and-nan-number-values |
| 物件內重複的名稱 | https://python.github.io/python-docs-zh-tw/library/json.html#repeated-names-within-an-object |
| 位於頂層的非物件及非列表值 | https://python.github.io/python-docs-zh-tw/library/json.html#top-level-non-object-non-array-values |
| 實作限制 | https://python.github.io/python-docs-zh-tw/library/json.html#implementation-limitations |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/json.html#module-json.tool |
| 命令列選項 | https://python.github.io/python-docs-zh-tw/library/json.html#command-line-options |
| mailbox --- 以各種格式操作郵件信箱 | https://python.github.io/python-docs-zh-tw/library/mailbox.html |
| Mailbox 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox-objects |
| Mailbox 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#maildir-objects |
| mbox 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#mbox-objects |
| MH 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#mh-objects |
| Babyl 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#babyl-objects |
| MMDF 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#mmdf-objects |
| Message 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#message-objects |
| MaildirMessage 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#maildirmessage-objects |
| mboxMessage 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#mboxmessage-objects |
| MHMessage 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#mhmessage-objects |
| BabylMessage 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#babylmessage-objects |
| MMDFMessage 物件 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#mmdfmessage-objects |
| 例外 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#exceptions |
| 範例 | https://python.github.io/python-docs-zh-tw/library/mailbox.html#examples |
| mimetypes --- 將檔案名稱對映到 MIME 類型 | https://python.github.io/python-docs-zh-tw/library/mimetypes.html |
| MimeTypes 物件 | https://python.github.io/python-docs-zh-tw/library/mimetypes.html#mimetypes-objects |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/mimetypes.html#command-line-usage |
| Command-line example | https://python.github.io/python-docs-zh-tw/library/mimetypes.html#command-line-example |
| base64 --- Base16、Base32、Base64、Base85 資料編碼 | https://python.github.io/python-docs-zh-tw/library/base64.html |
| RFC 4648 編碼 | https://python.github.io/python-docs-zh-tw/library/base64.html#rfc-4648-encodings |
| Base85 編碼 | https://python.github.io/python-docs-zh-tw/library/base64.html#base85-encodings |
| 舊版介面 | https://python.github.io/python-docs-zh-tw/library/base64.html#legacy-interface |
| 安全性注意事項 | https://python.github.io/python-docs-zh-tw/library/base64.html#security-considerations |
| binascii --- 在二進位制和 ASCII 之間轉換 | https://python.github.io/python-docs-zh-tw/library/binascii.html |
| quopri --- 編碼和解碼 MIME 可列印字元資料 | https://python.github.io/python-docs-zh-tw/library/quopri.html |
| 結構化標記處理工具 | https://python.github.io/python-docs-zh-tw/library/markup.html |
| html --- 超文本標記語言 (HTML) 支援 | https://python.github.io/python-docs-zh-tw/library/html.html |
| html.parser --- 簡單的 HTML 和 XHTML 剖析器 | https://python.github.io/python-docs-zh-tw/library/html.parser.html |
| HTML 剖析器應用程式範例 | https://python.github.io/python-docs-zh-tw/library/html.parser.html#example-html-parser-application |
| HTMLParser 方法 | https://python.github.io/python-docs-zh-tw/library/html.parser.html#htmlparser-methods |
| 範例 | https://python.github.io/python-docs-zh-tw/library/html.parser.html#examples |
| html.entities --- HTML 一般實體的定義 | https://python.github.io/python-docs-zh-tw/library/html.entities.html |
| XML 處理模組 | https://python.github.io/python-docs-zh-tw/library/xml.html |
| XML 安全性 | https://python.github.io/python-docs-zh-tw/library/xml.html#xml-vulnerabilities |
| xml.etree.cElementTree --- ElementTree XML API | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html |
| 教學 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#tutorial |
| XML tree and elements | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml-tree-and-elements |
| 剖析 XML | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#parsing-xml |
| Pull API for non-blocking parsing | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#pull-api-for-non-blocking-parsing |
| Finding interesting elements | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#finding-interesting-elements |
| 改動 XML 檔案 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#modifying-an-xml-file |
| 建立 XML 文件 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#building-xml-documents |
| Parsing XML with Namespaces | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#parsing-xml-with-namespaces |
| XPath 支援 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xpath-support |
| 範例 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#example |
| 支援的 XPath 語法 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#supported-xpath-syntax |
| Reference | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#reference |
| 函式 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#functions |
| XInclude support | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xinclude-support |
| 範例 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#id3 |
| Reference | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#id4 |
| 函式 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#elementinclude-functions |
| Element 物件 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#element-objects |
| ElementTree 物件 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#elementtree-objects |
| QName 物件 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#qname-objects |
| TreeBuilder 物件 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#treebuilder-objects |
| XMLParser 物件 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xmlparser-objects |
| XMLPullParser 物件 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xmlpullparser-objects |
| 例外 | https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#exceptions |
| xml.dom --- Document 物件模型 API | https://python.github.io/python-docs-zh-tw/library/xml.dom.html |
| 模組內容 | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#module-contents |
| Objects in the DOM | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#objects-in-the-dom |
| DOMImplementation 物件 | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#domimplementation-objects |
| Node Objects | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#node-objects |
| NodeList 物件 | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#nodelist-objects |
| DocumentType 物件 | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#documenttype-objects |
| Document Objects | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#document-objects |
| Element Objects | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#element-objects |
| Attr Objects | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#attr-objects |
| NamedNodeMap 物件 | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#namednodemap-objects |
| Comment Objects | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#comment-objects |
| Text and CDATASection Objects | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#text-and-cdatasection-objects |
| ProcessingInstruction 物件 | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#processinginstruction-objects |
| 例外 | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#exceptions |
| Conformance | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#conformance |
| Type Mapping | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#type-mapping |
| Accessor Methods | https://python.github.io/python-docs-zh-tw/library/xml.dom.html#accessor-methods |
| xml.dom.minidom --- 最小的 DOM 實作 | https://python.github.io/python-docs-zh-tw/library/xml.dom.minidom.html |
| DOM 物件 | https://python.github.io/python-docs-zh-tw/library/xml.dom.minidom.html#dom-objects |
| DOM 範例 | https://python.github.io/python-docs-zh-tw/library/xml.dom.minidom.html#dom-example |
| minidom 和 DOM 標準 | https://python.github.io/python-docs-zh-tw/library/xml.dom.minidom.html#minidom-and-the-dom-standard |
| xml.dom.pulldom --- 支援建置部分 DOM 樹 | https://python.github.io/python-docs-zh-tw/library/xml.dom.pulldom.html |
| DOMEventStream 物件 | https://python.github.io/python-docs-zh-tw/library/xml.dom.pulldom.html#domeventstream-objects |
| xml.sax --- SAX2 剖析器支援 | https://python.github.io/python-docs-zh-tw/library/xml.sax.html |
| SAXException 物件 | https://python.github.io/python-docs-zh-tw/library/xml.sax.html#saxexception-objects |
| xml.sax.handler --- SAX 處理函式的基本類別 | https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html |
| ContentHandler 物件 | https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#contenthandler-objects |
| DTDHandler 物件 | https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#dtdhandler-objects |
| EntityResolver 物件 | https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#entityresolver-objects |
| ErrorHandler 物件 | https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#errorhandler-objects |
| LexicalHandler 物件 | https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#lexicalhandler-objects |
| xml.sax.saxutils --- SAX 工具程式 | https://python.github.io/python-docs-zh-tw/library/xml.sax.utils.html |
| xml.sax.xmlreader --- XML 剖析器的介面 | https://python.github.io/python-docs-zh-tw/library/xml.sax.reader.html |
| XMLReader 物件 | https://python.github.io/python-docs-zh-tw/library/xml.sax.reader.html#xmlreader-objects |
| IncrementalParser 物件 | https://python.github.io/python-docs-zh-tw/library/xml.sax.reader.html#incrementalparser-objects |
| Locator Objects | https://python.github.io/python-docs-zh-tw/library/xml.sax.reader.html#locator-objects |
| InputSource 物件 | https://python.github.io/python-docs-zh-tw/library/xml.sax.reader.html#inputsource-objects |
| The Attributes Interface | https://python.github.io/python-docs-zh-tw/library/xml.sax.reader.html#the-attributes-interface |
| The AttributesNS Interface | https://python.github.io/python-docs-zh-tw/library/xml.sax.reader.html#the-attributesns-interface |
| xml.parsers.expat --- 使用 Expat 進行快速 XML 剖析 | https://python.github.io/python-docs-zh-tw/library/pyexpat.html |
| XMLParser 物件 | https://python.github.io/python-docs-zh-tw/library/pyexpat.html#xmlparser-objects |
| ExpatError 例外 | https://python.github.io/python-docs-zh-tw/library/pyexpat.html#expaterror-exceptions |
| 範例 | https://python.github.io/python-docs-zh-tw/library/pyexpat.html#example |
| Content Model Descriptions | https://python.github.io/python-docs-zh-tw/library/pyexpat.html#module-xml.parsers.expat.model |
| Expat 錯誤常數 | https://python.github.io/python-docs-zh-tw/library/pyexpat.html#module-xml.parsers.expat.errors |
| 網路協定 (Internet protocols) 及支援 | https://python.github.io/python-docs-zh-tw/library/internet.html |
| webbrowser --- 方便的網頁瀏覽器控制器 | https://python.github.io/python-docs-zh-tw/library/webbrowser.html |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/webbrowser.html#command-line-interface |
| 瀏覽器控制器物件 | https://python.github.io/python-docs-zh-tw/library/webbrowser.html#browser-controller-objects |
| wsgiref --- WSGI 工具與參考實作 | https://python.github.io/python-docs-zh-tw/library/wsgiref.html |
| wsgiref.util -- WSGI 環境工具 | https://python.github.io/python-docs-zh-tw/library/wsgiref.html#module-wsgiref.util |
| wsgiref.headers -- WSGI 回應標頭工具 | https://python.github.io/python-docs-zh-tw/library/wsgiref.html#module-wsgiref.headers |
| wsgiref.simple_server -- 一個簡單的 WSGI HTTP 伺服器 | https://python.github.io/python-docs-zh-tw/library/wsgiref.html#module-wsgiref.simple_server |
| wsgiref.validate --- WSGI 符合性檢查 | https://python.github.io/python-docs-zh-tw/library/wsgiref.html#module-wsgiref.validate |
| wsgiref.handlers -- 伺服器 / 閘道基本類別 | https://python.github.io/python-docs-zh-tw/library/wsgiref.html#module-wsgiref.handlers |
| wsgiref.types -- 用於靜態型別檢查的 WSGI 型別 | https://python.github.io/python-docs-zh-tw/library/wsgiref.html#module-wsgiref.types |
| 範例 | https://python.github.io/python-docs-zh-tw/library/wsgiref.html#examples |
| urllib --- URL 處理模組 | https://python.github.io/python-docs-zh-tw/library/urllib.html |
| urllib.request --- 用來開啟 URLs 的可擴充函式庫 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html |
| Request 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#request-objects |
| OpenerDirector 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#openerdirector-objects |
| BaseHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#basehandler-objects |
| HTTPRedirectHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#httpredirecthandler-objects |
| HTTPCookieProcessor 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#httpcookieprocessor-objects |
| ProxyHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#proxyhandler-objects |
| HTTPPasswordMgr 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#httppasswordmgr-objects |
| HTTPPasswordMgrWithPriorAuth 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#httppasswordmgrwithpriorauth-objects |
| AbstractBasicAuthHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#abstractbasicauthhandler-objects |
| HTTPBasicAuthHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#httpbasicauthhandler-objects |
| ProxyBasicAuthHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#proxybasicauthhandler-objects |
| AbstractDigestAuthHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#abstractdigestauthhandler-objects |
| HTTPDigestAuthHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#httpdigestauthhandler-objects |
| ProxyDigestAuthHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#proxydigestauthhandler-objects |
| HTTPHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#httphandler-objects |
| HTTPSHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#httpshandler-objects |
| FileHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#filehandler-objects |
| DataHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#datahandler-objects |
| FTPHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#ftphandler-objects |
| CacheFTPHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#cacheftphandler-objects |
| UnknownHandler 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#unknownhandler-objects |
| HTTPErrorProcessor 物件 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#httperrorprocessor-objects |
| 範例 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#examples |
| 遺留介面 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#legacy-interface |
| urllib.request 限制 | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#urllib-request-restrictions |
| urllib.response --- Response classes used by urllib | https://python.github.io/python-docs-zh-tw/library/urllib.request.html#module-urllib.response |
| urllib.parse --- 將 URL 剖析成元件 | https://python.github.io/python-docs-zh-tw/library/urllib.parse.html |
| URL Parsing | https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#url-parsing |
| URL parsing security | https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#url-parsing-security |
| Parsing ASCII Encoded Bytes | https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#parsing-ascii-encoded-bytes |
| Structured Parse Results | https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#structured-parse-results |
| URL Quoting | https://python.github.io/python-docs-zh-tw/library/urllib.parse.html#url-quoting |
| urllib.error --- urllib.request 引發的例外類別 | https://python.github.io/python-docs-zh-tw/library/urllib.error.html |
| urllib.robotparser --- robots.txt 的剖析器 | https://python.github.io/python-docs-zh-tw/library/urllib.robotparser.html |
| http --- HTTP 模組 | https://python.github.io/python-docs-zh-tw/library/http.html |
| HTTP 狀態碼 | https://python.github.io/python-docs-zh-tw/library/http.html#http-status-codes |
| HTTP 狀態分類 | https://python.github.io/python-docs-zh-tw/library/http.html#http-status-category |
| HTTP 方法 | https://python.github.io/python-docs-zh-tw/library/http.html#http-methods |
| http.client --- HTTP 協定用戶端 | https://python.github.io/python-docs-zh-tw/library/http.client.html |
| HTTPConnection 物件 | https://python.github.io/python-docs-zh-tw/library/http.client.html#httpconnection-objects |
| HTTPResponse 物件 | https://python.github.io/python-docs-zh-tw/library/http.client.html#httpresponse-objects |
| 範例 | https://python.github.io/python-docs-zh-tw/library/http.client.html#examples |
| HTTPMessage 物件 | https://python.github.io/python-docs-zh-tw/library/http.client.html#httpmessage-objects |
| ftplib --- FTP 協定用戶端 | https://python.github.io/python-docs-zh-tw/library/ftplib.html |
| 參考 | https://python.github.io/python-docs-zh-tw/library/ftplib.html#reference |
| FTP 物件 | https://python.github.io/python-docs-zh-tw/library/ftplib.html#ftp-objects |
| FTP_TLS 物件 | https://python.github.io/python-docs-zh-tw/library/ftplib.html#ftp-tls-objects |
| 模組變數 | https://python.github.io/python-docs-zh-tw/library/ftplib.html#module-variables |
| poplib --- POP3 協定用戶端 | https://python.github.io/python-docs-zh-tw/library/poplib.html |
| POP3 物件 | https://python.github.io/python-docs-zh-tw/library/poplib.html#pop3-objects |
| POP3 範例 | https://python.github.io/python-docs-zh-tw/library/poplib.html#pop3-example |
| imaplib --- IMAP4 協定用戶端 | https://python.github.io/python-docs-zh-tw/library/imaplib.html |
| IMAP4 物件 | https://python.github.io/python-docs-zh-tw/library/imaplib.html#imap4-objects |
| IMAP4 範例 | https://python.github.io/python-docs-zh-tw/library/imaplib.html#imap4-example |
| smtplib --- SMTP 協定用戶端 | https://python.github.io/python-docs-zh-tw/library/smtplib.html |
| SMTP 物件 | https://python.github.io/python-docs-zh-tw/library/smtplib.html#smtp-objects |
| SMTP 範例 | https://python.github.io/python-docs-zh-tw/library/smtplib.html#smtp-example |
| uuid --- RFC 9562 定義的 UUID 物件 | https://python.github.io/python-docs-zh-tw/library/uuid.html |
| 命令列的用法 | https://python.github.io/python-docs-zh-tw/library/uuid.html#command-line-usage |
| 範例 | https://python.github.io/python-docs-zh-tw/library/uuid.html#example |
| 命令列的範例 | https://python.github.io/python-docs-zh-tw/library/uuid.html#command-line-example |
| socketserver --- 用於網路伺服器的框架 | https://python.github.io/python-docs-zh-tw/library/socketserver.html |
| Server Creation Notes | https://python.github.io/python-docs-zh-tw/library/socketserver.html#server-creation-notes |
| Server Objects | https://python.github.io/python-docs-zh-tw/library/socketserver.html#server-objects |
| Request Handler Objects | https://python.github.io/python-docs-zh-tw/library/socketserver.html#request-handler-objects |
| 範例 | https://python.github.io/python-docs-zh-tw/library/socketserver.html#examples |
| socketserver.TCPServer 範例 | https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver-tcpserver-example |
| socketserver.UDPServer 範例 | https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver-udpserver-example |
| Asynchronous Mixins | https://python.github.io/python-docs-zh-tw/library/socketserver.html#asynchronous-mixins |
| http.server — HTTP 伺服器 | https://python.github.io/python-docs-zh-tw/library/http.server.html |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/http.server.html#command-line-interface |
| 安全性注意事項 | https://python.github.io/python-docs-zh-tw/library/http.server.html#security-considerations |
| http.cookies --- HTTP 狀態管理 | https://python.github.io/python-docs-zh-tw/library/http.cookies.html |
| Cookie 物件 | https://python.github.io/python-docs-zh-tw/library/http.cookies.html#cookie-objects |
| Morsel 物件 | https://python.github.io/python-docs-zh-tw/library/http.cookies.html#morsel-objects |
| 範例 | https://python.github.io/python-docs-zh-tw/library/http.cookies.html#example |
| http.cookiejar --- HTTP 用戶端的 Cookie 處理 | https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html |
| CookieJar 與 FileCookieJar 物件 | https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#cookiejar-and-filecookiejar-objects |
| FileCookieJar 子類別及與網頁瀏覽器的合作 | https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#filecookiejar-subclasses-and-co-operation-with-web-browsers |
| CookiePolicy 物件 | https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#cookiepolicy-objects |
| DefaultCookiePolicy 物件 | https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#defaultcookiepolicy-objects |
| Cookie 物件 | https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#cookie-objects |
| 範例 | https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#examples |
| xmlrpc --- XMLRPC 伺服器與用戶模組 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.html |
| xmlrpc.client --- XML-RPC 用戶端存取 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html |
| ServerProxy 物件 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#serverproxy-objects |
| 日期時間物件 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#datetime-objects |
| Binary Objects | https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#binary-objects |
| Fault Objects | https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#fault-objects |
| ProtocolError 物件 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#protocolerror-objects |
| MultiCall 物件 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#multicall-objects |
| 便捷的函式 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#convenience-functions |
| Example of Client Usage | https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#example-of-client-usage |
| Example of Client and Server Usage | https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#example-of-client-and-server-usage |
| xmlrpc.server --- 基本 XML-RPC 伺服器 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html |
| SimpleXMLRPCServer 物件 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#simplexmlrpcserver-objects |
| SimpleXMLRPCServer 範例 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#simplexmlrpcserver-example |
| CGIXMLRPCRequestHandler | https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#cgixmlrpcrequesthandler |
| 記錄 XMLRPC 伺服器 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#documenting-xmlrpc-server |
| DocXMLRPCServer 物件 | https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#docxmlrpcserver-objects |
| DocCGIXMLRPCRequestHandler | https://python.github.io/python-docs-zh-tw/library/xmlrpc.server.html#doccgixmlrpcrequesthandler |
| ipaddress --- IPv4/IPv6 操作函式庫 | https://python.github.io/python-docs-zh-tw/library/ipaddress.html |
| Convenience factory functions | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#convenience-factory-functions |
| IP Addresses | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ip-addresses |
| Address objects | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#address-objects |
| Conversion to Strings and Integers | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#conversion-to-strings-and-integers |
| 運算子 | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#operators |
| 比較運算子 | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#comparison-operators |
| 算術運算子 | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#arithmetic-operators |
| IP Network definitions | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#ip-network-definitions |
| Prefix, net mask and host mask | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#prefix-net-mask-and-host-mask |
| Network objects | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#network-objects |
| 運算子 | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#id1 |
| Logical operators | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#logical-operators |
| 疊代 | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#iteration |
| Networks as containers of addresses | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#networks-as-containers-of-addresses |
| Interface objects | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#interface-objects |
| 運算子 | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#id2 |
| Logical operators | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#id3 |
| Other Module Level Functions | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#other-module-level-functions |
| Custom Exceptions | https://python.github.io/python-docs-zh-tw/library/ipaddress.html#custom-exceptions |
| 多媒體服務 | https://python.github.io/python-docs-zh-tw/library/mm.html |
| wave --- 讀寫 WAV 檔案 | https://python.github.io/python-docs-zh-tw/library/wave.html |
| Wave_read 物件 | https://python.github.io/python-docs-zh-tw/library/wave.html#wave-read-objects |
| Wave_write 物件 | https://python.github.io/python-docs-zh-tw/library/wave.html#wave-write-objects |
| colorsys --- 顏色系統間的轉換 | https://python.github.io/python-docs-zh-tw/library/colorsys.html |
| 國際化 | https://python.github.io/python-docs-zh-tw/library/i18n.html |
| gettext --- 多語言國際化服務 | https://python.github.io/python-docs-zh-tw/library/gettext.html |
| GNU gettext API | https://python.github.io/python-docs-zh-tw/library/gettext.html#gnu-gettext-api |
| Class-based API | https://python.github.io/python-docs-zh-tw/library/gettext.html#class-based-api |
| The NullTranslations class | https://python.github.io/python-docs-zh-tw/library/gettext.html#the-nulltranslations-class |
| The GNUTranslations class | https://python.github.io/python-docs-zh-tw/library/gettext.html#the-gnutranslations-class |
| Solaris message catalog support | https://python.github.io/python-docs-zh-tw/library/gettext.html#solaris-message-catalog-support |
| The Catalog constructor | https://python.github.io/python-docs-zh-tw/library/gettext.html#the-catalog-constructor |
| Internationalizing your programs and modules | https://python.github.io/python-docs-zh-tw/library/gettext.html#internationalizing-your-programs-and-modules |
| Localizing your module | https://python.github.io/python-docs-zh-tw/library/gettext.html#localizing-your-module |
| Localizing your application | https://python.github.io/python-docs-zh-tw/library/gettext.html#localizing-your-application |
| Changing languages on the fly | https://python.github.io/python-docs-zh-tw/library/gettext.html#changing-languages-on-the-fly |
| Deferred translations | https://python.github.io/python-docs-zh-tw/library/gettext.html#deferred-translations |
| 致謝 | https://python.github.io/python-docs-zh-tw/library/gettext.html#acknowledgements |
| locale --- 國際化服務 | https://python.github.io/python-docs-zh-tw/library/locale.html |
| Background, details, hints, tips and caveats | https://python.github.io/python-docs-zh-tw/library/locale.html#background-details-hints-tips-and-caveats |
| Locale names | https://python.github.io/python-docs-zh-tw/library/locale.html#locale-names |
| For extension writers and programs that embed Python | https://python.github.io/python-docs-zh-tw/library/locale.html#for-extension-writers-and-programs-that-embed-python |
| Access to message catalogs | https://python.github.io/python-docs-zh-tw/library/locale.html#access-to-message-catalogs |
| 以 Tk 打造圖形使用者介面 (Graphical User Interfaces) | https://python.github.io/python-docs-zh-tw/library/tk.html |
| tkinter --- Tcl/Tk 的 Python 介面 | https://python.github.io/python-docs-zh-tw/library/tkinter.html |
| 架構 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#architecture |
| Tkinter 模組 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#tkinter-modules |
| Tkinter 應急指南 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#tkinter-life-preserver |
| 一個 Hello World 程式 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#a-hello-world-program |
| 重要的 Tk 概念 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#important-tk-concepts |
| 了解 Tkinter 如何包裝 Tcl/Tk | https://python.github.io/python-docs-zh-tw/library/tkinter.html#understanding-how-tkinter-wraps-tcl-tk |
| 我該如何...?哪個選項可以...? | https://python.github.io/python-docs-zh-tw/library/tkinter.html#how-do-i-what-option-does |
| 瀏覽 Tcl/Tk 參考手冊 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#navigating-the-tcl-tk-reference-manual |
| 執行緒模型 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#threading-model |
| 實用參考 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#handy-reference |
| 設定選項 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#setting-options |
| Packer 佈局管理器 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#the-packer |
| Packer 選項 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#packer-options |
| 耦合元件變數 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#coupling-widget-variables |
| 視窗管理器 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#the-window-manager |
| Tk 選項資料型別 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#tk-option-data-types |
| 繫結與事件 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#bindings-and-events |
| index 參數 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#the-index-parameter |
| 圖片 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#images |
| 檔案處理常式 | https://python.github.io/python-docs-zh-tw/library/tkinter.html#file-handlers |
| tkinter.colorchooser --- 顏色選擇對話框 | https://python.github.io/python-docs-zh-tw/library/tkinter.colorchooser.html |
| tkinter.font --- Tkinter 字型包裝器 | https://python.github.io/python-docs-zh-tw/library/tkinter.font.html |
| Tkinter 對話框 | https://python.github.io/python-docs-zh-tw/library/dialog.html |
| tkinter.simpledialog --- 標準 Tkinter 輸入對話框 | https://python.github.io/python-docs-zh-tw/library/dialog.html#module-tkinter.simpledialog |
| tkinter.filedialog --- 檔案選擇對話框 | https://python.github.io/python-docs-zh-tw/library/dialog.html#module-tkinter.filedialog |
| Native Load/Save Dialogs | https://python.github.io/python-docs-zh-tw/library/dialog.html#native-load-save-dialogs |
| tkinter.commondialog --- Dialog window templates | https://python.github.io/python-docs-zh-tw/library/dialog.html#module-tkinter.commondialog |
| tkinter.messagebox --- Tkinter 訊息提示 | https://python.github.io/python-docs-zh-tw/library/tkinter.messagebox.html |
| tkinter.scrolledtext --- 捲動文字小工具 | https://python.github.io/python-docs-zh-tw/library/tkinter.scrolledtext.html |
| tkinter.dnd --- 拖放支援 | https://python.github.io/python-docs-zh-tw/library/tkinter.dnd.html |
| tkinter.ttk --- Tk 主題化小工具 | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html |
| 使用 Ttk | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#using-ttk |
| Ttk Widgets | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-widgets |
| Widget | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#widget |
| 標準選項 | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#standard-options |
| Scrollable Widget Options | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#scrollable-widget-options |
| Label Options | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#label-options |
| 相容性選項 | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#compatibility-options |
| Widget States | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#widget-states |
| ttk.Widget | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-widget |
| Combobox | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#combobox |
| 選項 | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#options |
| Virtual events | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#virtual-events |
| ttk.Combobox | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-combobox |
| Spinbox | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#spinbox |
| 選項 | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#id1 |
| Virtual events | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#id2 |
| ttk.Spinbox | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-spinbox |
| Notebook | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#notebook |
| 選項 | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#id3 |
| Tab Options | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#tab-options |
| Tab Identifiers | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#tab-identifiers |
| 虛擬事件 | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#id4 |
| ttk.Notebook | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-notebook |
| Progressbar | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#progressbar |
| 選項 | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#id5 |
| ttk.Progressbar | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-progressbar |
| Separator | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#separator |
| 選項 | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#id6 |
| Sizegrip | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#sizegrip |
| Platform-specific notes | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#platform-specific-notes |
| Bugs | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#bugs |
| Treeview | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#treeview |
| 選項 | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#id7 |
| Item Options | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#item-options |
| Tag Options | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#tag-options |
| Column Identifiers | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#column-identifiers |
| 虛擬事件 | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#id8 |
| ttk.Treeview | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-treeview |
| Ttk Styling | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-styling |
| Layouts | https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#layouts |
| IDLE --- Python 編輯器與 shell | https://python.github.io/python-docs-zh-tw/library/idle.html |
| 目錄 | https://python.github.io/python-docs-zh-tw/library/idle.html#menus |
| File menu (Shell and Editor) | https://python.github.io/python-docs-zh-tw/library/idle.html#file-menu-shell-and-editor |
| Edit menu (Shell and Editor) | https://python.github.io/python-docs-zh-tw/library/idle.html#edit-menu-shell-and-editor |
| Format menu (Editor window only) | https://python.github.io/python-docs-zh-tw/library/idle.html#format-menu-editor-window-only |
| Run menu (Editor window only) | https://python.github.io/python-docs-zh-tw/library/idle.html#run-menu-editor-window-only |
| Shell menu (Shell window only) | https://python.github.io/python-docs-zh-tw/library/idle.html#shell-menu-shell-window-only |
| Debug menu (Shell window only) | https://python.github.io/python-docs-zh-tw/library/idle.html#debug-menu-shell-window-only |
| Options menu (Shell and Editor) | https://python.github.io/python-docs-zh-tw/library/idle.html#options-menu-shell-and-editor |
| Window menu (Shell and Editor) | https://python.github.io/python-docs-zh-tw/library/idle.html#window-menu-shell-and-editor |
| Help menu (Shell and Editor) | https://python.github.io/python-docs-zh-tw/library/idle.html#help-menu-shell-and-editor |
| Context menus | https://python.github.io/python-docs-zh-tw/library/idle.html#context-menus |
| Editing and Navigation | https://python.github.io/python-docs-zh-tw/library/idle.html#editing-and-navigation |
| Editor windows | https://python.github.io/python-docs-zh-tw/library/idle.html#editor-windows |
| Key bindings | https://python.github.io/python-docs-zh-tw/library/idle.html#key-bindings |
| Automatic indentation | https://python.github.io/python-docs-zh-tw/library/idle.html#automatic-indentation |
| Search and Replace | https://python.github.io/python-docs-zh-tw/library/idle.html#search-and-replace |
| Completions | https://python.github.io/python-docs-zh-tw/library/idle.html#completions |
| Calltips | https://python.github.io/python-docs-zh-tw/library/idle.html#calltips |
| Code Context | https://python.github.io/python-docs-zh-tw/library/idle.html#code-context |
| Shell window | https://python.github.io/python-docs-zh-tw/library/idle.html#shell-window |
| Text colors | https://python.github.io/python-docs-zh-tw/library/idle.html#text-colors |
| Startup and Code Execution | https://python.github.io/python-docs-zh-tw/library/idle.html#startup-and-code-execution |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/idle.html#command-line-usage |
| Startup failure | https://python.github.io/python-docs-zh-tw/library/idle.html#startup-failure |
| Running user code | https://python.github.io/python-docs-zh-tw/library/idle.html#running-user-code |
| User output in Shell | https://python.github.io/python-docs-zh-tw/library/idle.html#user-output-in-shell |
| Developing tkinter applications | https://python.github.io/python-docs-zh-tw/library/idle.html#developing-tkinter-applications |
| Running without a subprocess | https://python.github.io/python-docs-zh-tw/library/idle.html#running-without-a-subprocess |
| Help and Preferences | https://python.github.io/python-docs-zh-tw/library/idle.html#help-and-preferences |
| Help sources | https://python.github.io/python-docs-zh-tw/library/idle.html#help-sources |
| 設定偏好 | https://python.github.io/python-docs-zh-tw/library/idle.html#setting-preferences |
| macOS 上的 IDLE | https://python.github.io/python-docs-zh-tw/library/idle.html#idle-on-macos |
| Extensions | https://python.github.io/python-docs-zh-tw/library/idle.html#extensions |
| idlelib --- implementation of IDLE application | https://python.github.io/python-docs-zh-tw/library/idle.html#module-idlelib |
| turtle --- 龜圖學 (Turtle graphics) | https://python.github.io/python-docs-zh-tw/library/turtle.html |
| 介紹 | https://python.github.io/python-docs-zh-tw/library/turtle.html#introduction |
| Get started | https://python.github.io/python-docs-zh-tw/library/turtle.html#get-started |
| 教學 | https://python.github.io/python-docs-zh-tw/library/turtle.html#tutorial |
| 啟動一個烏龜環境 | https://python.github.io/python-docs-zh-tw/library/turtle.html#starting-a-turtle-environment |
| 基本繪圖 | https://python.github.io/python-docs-zh-tw/library/turtle.html#basic-drawing |
| Pen control | https://python.github.io/python-docs-zh-tw/library/turtle.html#pen-control |
| The turtle's position | https://python.github.io/python-docs-zh-tw/library/turtle.html#the-turtle-s-position |
| Making algorithmic patterns | https://python.github.io/python-docs-zh-tw/library/turtle.html#making-algorithmic-patterns |
| How to... | https://python.github.io/python-docs-zh-tw/library/turtle.html#how-to |
| Get started as quickly as possible | https://python.github.io/python-docs-zh-tw/library/turtle.html#get-started-as-quickly-as-possible |
| Automatically begin and end filling | https://python.github.io/python-docs-zh-tw/library/turtle.html#automatically-begin-and-end-filling |
| Use the turtle module namespace | https://python.github.io/python-docs-zh-tw/library/turtle.html#use-the-turtle-module-namespace |
| Use turtle graphics in a script | https://python.github.io/python-docs-zh-tw/library/turtle.html#use-turtle-graphics-in-a-script |
| Use object-oriented turtle graphics | https://python.github.io/python-docs-zh-tw/library/turtle.html#use-object-oriented-turtle-graphics |
| Turtle graphics reference | https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle-graphics-reference |
| Turtle methods | https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle-methods |
| Methods of TurtleScreen/Screen | https://python.github.io/python-docs-zh-tw/library/turtle.html#methods-of-turtlescreen-screen |
| Methods of RawTurtle/Turtle and corresponding functions | https://python.github.io/python-docs-zh-tw/library/turtle.html#methods-of-rawturtle-turtle-and-corresponding-functions |
| Turtle motion | https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle-motion |
| Tell Turtle's state | https://python.github.io/python-docs-zh-tw/library/turtle.html#tell-turtle-s-state |
| Settings for measurement | https://python.github.io/python-docs-zh-tw/library/turtle.html#settings-for-measurement |
| Pen control | https://python.github.io/python-docs-zh-tw/library/turtle.html#id1 |
| Drawing state | https://python.github.io/python-docs-zh-tw/library/turtle.html#drawing-state |
| Color control | https://python.github.io/python-docs-zh-tw/library/turtle.html#color-control |
| Filling | https://python.github.io/python-docs-zh-tw/library/turtle.html#filling |
| More drawing control | https://python.github.io/python-docs-zh-tw/library/turtle.html#more-drawing-control |
| Turtle state | https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle-state |
| Visibility | https://python.github.io/python-docs-zh-tw/library/turtle.html#visibility |
| Appearance | https://python.github.io/python-docs-zh-tw/library/turtle.html#appearance |
| Using events | https://python.github.io/python-docs-zh-tw/library/turtle.html#using-events |
| Special Turtle methods | https://python.github.io/python-docs-zh-tw/library/turtle.html#special-turtle-methods |
| Compound shapes | https://python.github.io/python-docs-zh-tw/library/turtle.html#compound-shapes |
| Methods of TurtleScreen/Screen and corresponding functions | https://python.github.io/python-docs-zh-tw/library/turtle.html#methods-of-turtlescreen-screen-and-corresponding-functions |
| Window control | https://python.github.io/python-docs-zh-tw/library/turtle.html#window-control |
| Animation control | https://python.github.io/python-docs-zh-tw/library/turtle.html#animation-control |
| Using screen events | https://python.github.io/python-docs-zh-tw/library/turtle.html#using-screen-events |
| Input methods | https://python.github.io/python-docs-zh-tw/library/turtle.html#input-methods |
| Settings and special methods | https://python.github.io/python-docs-zh-tw/library/turtle.html#settings-and-special-methods |
| Methods specific to Screen, not inherited from TurtleScreen | https://python.github.io/python-docs-zh-tw/library/turtle.html#methods-specific-to-screen-not-inherited-from-turtlescreen |
| Public classes | https://python.github.io/python-docs-zh-tw/library/turtle.html#public-classes |
| 解釋 | https://python.github.io/python-docs-zh-tw/library/turtle.html#explanation |
| Help and configuration | https://python.github.io/python-docs-zh-tw/library/turtle.html#help-and-configuration |
| How to use help | https://python.github.io/python-docs-zh-tw/library/turtle.html#how-to-use-help |
| Translation of docstrings into different languages | https://python.github.io/python-docs-zh-tw/library/turtle.html#translation-of-docstrings-into-different-languages |
| How to configure Screen and Turtles | https://python.github.io/python-docs-zh-tw/library/turtle.html#how-to-configure-screen-and-turtles |
| turtledemo --- Demo scripts | https://python.github.io/python-docs-zh-tw/library/turtle.html#module-turtledemo |
| 自 Python 2.6 以來的變更 | https://python.github.io/python-docs-zh-tw/library/turtle.html#changes-since-python-2-6 |
| 自 Python 3.0 以來的變更 | https://python.github.io/python-docs-zh-tw/library/turtle.html#changes-since-python-3-0 |
| 開發工具 | https://python.github.io/python-docs-zh-tw/library/development.html |
| typing --- 支援型別提示 | https://python.github.io/python-docs-zh-tw/library/typing.html |
| Python 型別系統的技術規範 | https://python.github.io/python-docs-zh-tw/library/typing.html#specification-for-the-python-type-system |
| 型別別名 | https://python.github.io/python-docs-zh-tw/library/typing.html#type-aliases |
| NewType | https://python.github.io/python-docs-zh-tw/library/typing.html#newtype |
| 註釋 callable 物件 | https://python.github.io/python-docs-zh-tw/library/typing.html#annotating-callable-objects |
| 泛型 | https://python.github.io/python-docs-zh-tw/library/typing.html#generics |
| 註釋元組 (tuple) | https://python.github.io/python-docs-zh-tw/library/typing.html#annotating-tuples |
| 類別物件的型別 | https://python.github.io/python-docs-zh-tw/library/typing.html#the-type-of-class-objects |
| Annotating generators and coroutines | https://python.github.io/python-docs-zh-tw/library/typing.html#annotating-generators-and-coroutines |
| 使用者定義泛型型別 | https://python.github.io/python-docs-zh-tw/library/typing.html#user-defined-generic-types |
| Any 型別 | https://python.github.io/python-docs-zh-tw/library/typing.html#the-any-type |
| 標稱 (nominal) 子型別 vs 結構子型別 | https://python.github.io/python-docs-zh-tw/library/typing.html#nominal-vs-structural-subtyping |
| 模組內容 | https://python.github.io/python-docs-zh-tw/library/typing.html#module-contents |
| 特別型別原語 (primitive) | https://python.github.io/python-docs-zh-tw/library/typing.html#special-typing-primitives |
| 特別型別 | https://python.github.io/python-docs-zh-tw/library/typing.html#special-types |
| 特別型式 | https://python.github.io/python-docs-zh-tw/library/typing.html#special-forms |
| Building generic types and type aliases | https://python.github.io/python-docs-zh-tw/library/typing.html#building-generic-types-and-type-aliases |
| Other special directives | https://python.github.io/python-docs-zh-tw/library/typing.html#other-special-directives |
| 協定 | https://python.github.io/python-docs-zh-tw/library/typing.html#protocols |
| ABCs and Protocols for working with I/O | https://python.github.io/python-docs-zh-tw/library/typing.html#abcs-and-protocols-for-working-with-i-o |
| 函式與裝飾器 | https://python.github.io/python-docs-zh-tw/library/typing.html#functions-and-decorators |
| Introspection helpers | https://python.github.io/python-docs-zh-tw/library/typing.html#introspection-helpers |
| 常數 | https://python.github.io/python-docs-zh-tw/library/typing.html#constant |
| 棄用的別名 | https://python.github.io/python-docs-zh-tw/library/typing.html#deprecated-aliases |
| 內建型別的別名 | https://python.github.io/python-docs-zh-tw/library/typing.html#aliases-to-built-in-types |
| collections 中型別的別名 | https://python.github.io/python-docs-zh-tw/library/typing.html#aliases-to-types-in-collections |
| Aliases to other concrete types | https://python.github.io/python-docs-zh-tw/library/typing.html#aliases-to-other-concrete-types |
| collections.abc 中容器 ABC 的別名 | https://python.github.io/python-docs-zh-tw/library/typing.html#aliases-to-container-abcs-in-collections-abc |
| collections.abc 中非同步 ABC 的別名 | https://python.github.io/python-docs-zh-tw/library/typing.html#aliases-to-asynchronous-abcs-in-collections-abc |
| Aliases to other ABCs in collections.abc | https://python.github.io/python-docs-zh-tw/library/typing.html#aliases-to-other-abcs-in-collections-abc |
| contextlib ABC 的別名 | https://python.github.io/python-docs-zh-tw/library/typing.html#aliases-to-contextlib-abcs |
| 主要功能的棄用時程表 | https://python.github.io/python-docs-zh-tw/library/typing.html#deprecation-timeline-of-major-features |
| pydoc --- 文件產生器與線上幫助系統 | https://python.github.io/python-docs-zh-tw/library/pydoc.html |
| Python 開發模式 | https://python.github.io/python-docs-zh-tw/library/devmode.html |
| Python 開發模式的影響 | https://python.github.io/python-docs-zh-tw/library/devmode.html#effects-of-the-python-development-mode |
| ResourceWarning 範例 | https://python.github.io/python-docs-zh-tw/library/devmode.html#resourcewarning-example |
| 檔案描述器的錯誤範例 | https://python.github.io/python-docs-zh-tw/library/devmode.html#bad-file-descriptor-error-example |
| doctest --- 測試互動式 Python 範例 | https://python.github.io/python-docs-zh-tw/library/doctest.html |
| Simple Usage: Checking Examples in Docstrings | https://python.github.io/python-docs-zh-tw/library/doctest.html#simple-usage-checking-examples-in-docstrings |
| Simple Usage: Checking Examples in a Text File | https://python.github.io/python-docs-zh-tw/library/doctest.html#simple-usage-checking-examples-in-a-text-file |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/doctest.html#command-line-usage |
| 運作方式 | https://python.github.io/python-docs-zh-tw/library/doctest.html#how-it-works |
| Which Docstrings Are Examined? | https://python.github.io/python-docs-zh-tw/library/doctest.html#which-docstrings-are-examined |
| How are Docstring Examples Recognized? | https://python.github.io/python-docs-zh-tw/library/doctest.html#how-are-docstring-examples-recognized |
| What's the Execution Context? | https://python.github.io/python-docs-zh-tw/library/doctest.html#what-s-the-execution-context |
| What About Exceptions? | https://python.github.io/python-docs-zh-tw/library/doctest.html#what-about-exceptions |
| 可選旗標 | https://python.github.io/python-docs-zh-tw/library/doctest.html#option-flags |
| Directives | https://python.github.io/python-docs-zh-tw/library/doctest.html#directives |
| 警告 | https://python.github.io/python-docs-zh-tw/library/doctest.html#warnings |
| 基礎 API | https://python.github.io/python-docs-zh-tw/library/doctest.html#basic-api |
| Unittest API | https://python.github.io/python-docs-zh-tw/library/doctest.html#unittest-api |
| Advanced API | https://python.github.io/python-docs-zh-tw/library/doctest.html#advanced-api |
| DocTest 物件 | https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest-objects |
| Example 物件 | https://python.github.io/python-docs-zh-tw/library/doctest.html#example-objects |
| DocTestFinder 物件 | https://python.github.io/python-docs-zh-tw/library/doctest.html#doctestfinder-objects |
| DocTestParser 物件 | https://python.github.io/python-docs-zh-tw/library/doctest.html#doctestparser-objects |
| TestResults 物件 | https://python.github.io/python-docs-zh-tw/library/doctest.html#testresults-objects |
| DocTestRunner 物件 | https://python.github.io/python-docs-zh-tw/library/doctest.html#doctestrunner-objects |
| OutputChecker 物件 | https://python.github.io/python-docs-zh-tw/library/doctest.html#outputchecker-objects |
| 偵錯 | https://python.github.io/python-docs-zh-tw/library/doctest.html#debugging |
| Soapbox | https://python.github.io/python-docs-zh-tw/library/doctest.html#soapbox |
| unittest --- 單元測試框架 | https://python.github.io/python-docs-zh-tw/library/unittest.html |
| 簡單範例 | https://python.github.io/python-docs-zh-tw/library/unittest.html#basic-example |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/unittest.html#command-line-interface |
| 命令列模式選項 | https://python.github.io/python-docs-zh-tw/library/unittest.html#command-line-options |
| Test Discovery(測試探索) | https://python.github.io/python-docs-zh-tw/library/unittest.html#test-discovery |
| Organizing test code | https://python.github.io/python-docs-zh-tw/library/unittest.html#organizing-test-code |
| Re-using old test code | https://python.github.io/python-docs-zh-tw/library/unittest.html#re-using-old-test-code |
| Skipping tests and expected failures | https://python.github.io/python-docs-zh-tw/library/unittest.html#skipping-tests-and-expected-failures |
| Distinguishing test iterations using subtests | https://python.github.io/python-docs-zh-tw/library/unittest.html#distinguishing-test-iterations-using-subtests |
| 類別與函式 | https://python.github.io/python-docs-zh-tw/library/unittest.html#classes-and-functions |
| Test cases | https://python.github.io/python-docs-zh-tw/library/unittest.html#test-cases |
| Grouping tests | https://python.github.io/python-docs-zh-tw/library/unittest.html#grouping-tests |
| Loading and running tests | https://python.github.io/python-docs-zh-tw/library/unittest.html#loading-and-running-tests |
| load_tests 協定 | https://python.github.io/python-docs-zh-tw/library/unittest.html#load-tests-protocol |
| Class and Module Fixtures | https://python.github.io/python-docs-zh-tw/library/unittest.html#class-and-module-fixtures |
| setUpClass 和 tearDownClass | https://python.github.io/python-docs-zh-tw/library/unittest.html#setupclass-and-teardownclass |
| setUpModule 和 tearDownModule | https://python.github.io/python-docs-zh-tw/library/unittest.html#setupmodule-and-teardownmodule |
| Signal Handling | https://python.github.io/python-docs-zh-tw/library/unittest.html#signal-handling |
| unittest.mock — mock 物件函式庫 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html |
| 快速導引 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#quick-guide |
| Mock 類別 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#the-mock-class |
| 呼叫 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#calling |
| 刪除屬性 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#deleting-attributes |
| Mock 名稱與名稱屬性 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#mock-names-and-the-name-attribute |
| 如同屬性一般附加 mock | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#attaching-mocks-as-attributes |
| Patchers | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#the-patchers |
| patch | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#patch |
| patch.object | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#patch-object |
| patch.dict | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#patch-dict |
| patch.multiple | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#patch-multiple |
| patch 方法:啟動與停止 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#patch-methods-start-and-stop |
| patch 內建函式 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#patch-builtins |
| TEST_PREFIX | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#test-prefix |
| 巢狀使用 Patch 裝飾器 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#nesting-patch-decorators |
| 該 patch 何處 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#where-to-patch |
| Patch 描述器與代理物件 (Proxy Objects) | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#patching-descriptors-and-proxy-objects |
| MagicMock 以及魔術方法支援 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#magicmock-and-magic-method-support |
| Mock 魔術方法 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#mocking-magic-methods |
| Magic Mock | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#magic-mock |
| 輔助函式 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#helpers |
| sentinel(哨兵) | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#sentinel |
| DEFAULT | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#default |
| call | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#call |
| create_autospec | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#create-autospec |
| ANY | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#any |
| FILTER_DIR | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#filter-dir |
| mock_open | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#mock-open |
| Autospeccing(自動規格) | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#autospeccing |
| 密封 mock | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#sealing-mocks |
| side_effect、return_value 和 wraps 的優先順序 | https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#order-of-precedence-of-side-effect-return-value-and-wraps |
| unittest.mock --- 入門指南 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html |
| 使用 Mock 的方式 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#using-mock |
| 使用 Mock 來 patching 方法 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#mock-patching-methods |
| 對物件的方法呼叫使用 mock | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#mock-for-method-calls-on-an-object |
| Mock 類別 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#mocking-classes |
| 命名你的 mock | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#naming-your-mocks |
| 追蹤所有呼叫 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#tracking-all-calls |
| 設定回傳值和屬性 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#setting-return-values-and-attributes |
| 透過 mock 引發例外 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#raising-exceptions-with-mocks |
| Side effect 函式以及可疊代物件 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#side-effect-functions-and-iterables |
| Mock 非同步可疊代物件 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#mocking-asynchronous-iterators |
| Mock 非同步情境管理器 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#mocking-asynchronous-context-manager |
| 從現有物件建立 mock | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#creating-a-mock-from-an-existing-object |
| 使用 side_effect 回傳各別檔案內容 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#using-side-effect-to-return-per-file-content |
| Patch 裝飾器 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#patch-decorators |
| 更多範例 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#further-examples |
| Mock 鍊接呼叫 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#mocking-chained-calls |
| 部分 mocking | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#partial-mocking |
| Mock 產生器方法 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#mocking-a-generator-method |
| 對每個測試方法應用相同的 patch | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#applying-the-same-patch-to-every-test-method |
| Mock Unbound Methods (未繫結方法) | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#mocking-unbound-methods |
| 使用 mock 檢查多個呼叫 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#checking-multiple-calls-with-mock |
| 應對可變引數 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#coping-with-mutable-arguments |
| 巢狀使用 Patch | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#nesting-patches |
| 使用 MagicMock 來 mock 字典 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#mocking-a-dictionary-with-magicmock |
| Mock 子類別及其屬性 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#mock-subclasses-and-their-attributes |
| 使用 patch.dict 來 mock import | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#mocking-imports-with-patch-dict |
| 追蹤呼叫順序與更簡潔的呼叫斷言 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#tracking-order-of-calls-and-less-verbose-call-assertions |
| 更複雜的引數匹配 | https://python.github.io/python-docs-zh-tw/library/unittest.mock-examples.html#more-complex-argument-matching |
| test --- Python 的回歸測試 (regression tests) 套件 | https://python.github.io/python-docs-zh-tw/library/test.html |
| 撰寫 test 套件的單元測試 | https://python.github.io/python-docs-zh-tw/library/test.html#writing-unit-tests-for-the-test-package |
| 使用命令列介面執行測試 | https://python.github.io/python-docs-zh-tw/library/test.html#module-test.regrtest |
| test.support --- Python 測試套件的工具 | https://python.github.io/python-docs-zh-tw/library/test.html#module-test.support |
| test.support.socket_helper --- 用於 socket 測試的工具 | https://python.github.io/python-docs-zh-tw/library/test.html#module-test.support.socket_helper |
| test.support.script_helper --- 用於 Python 執行測試的工具 | https://python.github.io/python-docs-zh-tw/library/test.html#module-test.support.script_helper |
| test.support.bytecode_helper --- 用於測試位元組碼能正確產生的支援工具 | https://python.github.io/python-docs-zh-tw/library/test.html#module-test.support.bytecode_helper |
| test.support.threading_helper --- Utilities for threading tests | https://python.github.io/python-docs-zh-tw/library/test.html#module-test.support.threading_helper |
| test.support.os_helper --- 用於 os 測試的工具 | https://python.github.io/python-docs-zh-tw/library/test.html#module-test.support.os_helper |
| test.support.import_helper --- 用於 import 測試的工具 | https://python.github.io/python-docs-zh-tw/library/test.html#module-test.support.import_helper |
| test.support.warnings_helper --- 用於 warnings 測試的工具 | https://python.github.io/python-docs-zh-tw/library/test.html#module-test.support.warnings_helper |
| 除錯與效能分析 | https://python.github.io/python-docs-zh-tw/library/debug.html |
| 稽核事件表 | https://python.github.io/python-docs-zh-tw/library/audit_events.html |
| bdb --- 偵錯器框架 | https://python.github.io/python-docs-zh-tw/library/bdb.html |
| faulthandler --- 傾印 Python 回溯 | https://python.github.io/python-docs-zh-tw/library/faulthandler.html |
| Dumping the traceback | https://python.github.io/python-docs-zh-tw/library/faulthandler.html#dumping-the-traceback |
| Dumping the C stack | https://python.github.io/python-docs-zh-tw/library/faulthandler.html#dumping-the-c-stack |
| C Stack Compatibility | https://python.github.io/python-docs-zh-tw/library/faulthandler.html#c-stack-compatibility |
| Fault handler state | https://python.github.io/python-docs-zh-tw/library/faulthandler.html#fault-handler-state |
| Dumping the tracebacks after a timeout | https://python.github.io/python-docs-zh-tw/library/faulthandler.html#dumping-the-tracebacks-after-a-timeout |
| Dumping the traceback on a user signal | https://python.github.io/python-docs-zh-tw/library/faulthandler.html#dumping-the-traceback-on-a-user-signal |
| Issue with file descriptors | https://python.github.io/python-docs-zh-tw/library/faulthandler.html#issue-with-file-descriptors |
| 範例 | https://python.github.io/python-docs-zh-tw/library/faulthandler.html#example |
| pdb --- Python 偵錯器 | https://python.github.io/python-docs-zh-tw/library/pdb.html |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/pdb.html#command-line-interface |
| Debugger commands | https://python.github.io/python-docs-zh-tw/library/pdb.html#debugger-commands |
| Python 的分析器 | https://python.github.io/python-docs-zh-tw/library/profile.html |
| 分析器簡介 | https://python.github.io/python-docs-zh-tw/library/profile.html#introduction-to-the-profilers |
| Instant User's Manual | https://python.github.io/python-docs-zh-tw/library/profile.html#instant-user-s-manual |
| profile 與 cProfile 模組參考文件 | https://python.github.io/python-docs-zh-tw/library/profile.html#module-cProfile |
| Stats 類別 | https://python.github.io/python-docs-zh-tw/library/profile.html#the-stats-class |
| What Is Deterministic Profiling? | https://python.github.io/python-docs-zh-tw/library/profile.html#what-is-deterministic-profiling |
| 限制 | https://python.github.io/python-docs-zh-tw/library/profile.html#limitations |
| 校正 | https://python.github.io/python-docs-zh-tw/library/profile.html#calibration |
| Using a custom timer | https://python.github.io/python-docs-zh-tw/library/profile.html#using-a-custom-timer |
| timeit --- 測量小量程式片段的執行時間 | https://python.github.io/python-docs-zh-tw/library/timeit.html |
| 基礎範例 | https://python.github.io/python-docs-zh-tw/library/timeit.html#basic-examples |
| Python 介面 | https://python.github.io/python-docs-zh-tw/library/timeit.html#python-interface |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/timeit.html#command-line-interface |
| 範例 | https://python.github.io/python-docs-zh-tw/library/timeit.html#examples |
| trace --- 追蹤或追查 Python 陳述式執行 | https://python.github.io/python-docs-zh-tw/library/trace.html |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/trace.html#command-line-usage |
| 主要選項 | https://python.github.io/python-docs-zh-tw/library/trace.html#main-options |
| 修飾子(Modifier) | https://python.github.io/python-docs-zh-tw/library/trace.html#modifiers |
| 篩選子(Filter) | https://python.github.io/python-docs-zh-tw/library/trace.html#filters |
| 程式介面 | https://python.github.io/python-docs-zh-tw/library/trace.html#programmatic-interface |
| tracemalloc --- 追蹤記憶體配置 | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html |
| 範例 | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#examples |
| Display the top 10 | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#display-the-top-10 |
| Compute differences | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#compute-differences |
| Get the traceback of a memory block | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#get-the-traceback-of-a-memory-block |
| Pretty top | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#pretty-top |
| Record the current and peak size of all traced memory blocks | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#record-the-current-and-peak-size-of-all-traced-memory-blocks |
| API | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#api |
| 函式 | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#functions |
| DomainFilter | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#domainfilter |
| Filter | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#filter |
| Frame | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#frame |
| Snapshot | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#snapshot |
| Statistic | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#statistic |
| StatisticDiff | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#statisticdiff |
| Trace | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#trace |
| Traceback | https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#traceback |
| 軟體封裝與發布 | https://python.github.io/python-docs-zh-tw/library/distribution.html |
| ensurepip --- pip 安裝器的初始建置 (bootstrapping) | https://python.github.io/python-docs-zh-tw/library/ensurepip.html |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/ensurepip.html#command-line-interface |
| 模組 API | https://python.github.io/python-docs-zh-tw/library/ensurepip.html#module-api |
| venv --- 建立虛擬環境 | https://python.github.io/python-docs-zh-tw/library/venv.html |
| 建立虛擬環境 | https://python.github.io/python-docs-zh-tw/library/venv.html#creating-virtual-environments |
| 虛擬環境如何運作 | https://python.github.io/python-docs-zh-tw/library/venv.html#how-venvs-work |
| API | https://python.github.io/python-docs-zh-tw/library/venv.html#api |
| 一個擴展 EnvBuilder 的範例 | https://python.github.io/python-docs-zh-tw/library/venv.html#an-example-of-extending-envbuilder |
| zipapp —-- 管理可執行的 Python zip 封存檔案 | https://python.github.io/python-docs-zh-tw/library/zipapp.html |
| 基本範例 | https://python.github.io/python-docs-zh-tw/library/zipapp.html#basic-example |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/zipapp.html#command-line-interface |
| Python API | https://python.github.io/python-docs-zh-tw/library/zipapp.html#python-api |
| 範例 | https://python.github.io/python-docs-zh-tw/library/zipapp.html#examples |
| 指定直譯器 | https://python.github.io/python-docs-zh-tw/library/zipapp.html#specifying-the-interpreter |
| 使用 zipapp 建立獨立應用程式 | https://python.github.io/python-docs-zh-tw/library/zipapp.html#creating-standalone-applications-with-zipapp |
| 注意事項 | https://python.github.io/python-docs-zh-tw/library/zipapp.html#caveats |
| Python Zip 應用程式封存檔案格式 | https://python.github.io/python-docs-zh-tw/library/zipapp.html#the-python-zip-application-archive-format |
| Python Runtime 服務 | https://python.github.io/python-docs-zh-tw/library/python.html |
| sys --- 系統特定的參數與函式 | https://python.github.io/python-docs-zh-tw/library/sys.html |
| sys.monitoring --- 執行事件監控 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html |
| 工具識別器 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#tool-identifiers |
| 註冊和使用工具 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#registering-and-using-tools |
| 事件 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#events |
| 區域事件 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#local-events |
| 已棄用的事件 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#deprecated-event |
| 附屬事件 (ancillary events) | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#ancillary-events |
| 其他事件 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#other-events |
| STOP_ITERATION 事件 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#the-stop-iteration-event |
| 開啟和關閉事件 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#turning-events-on-and-off |
| 全域設定事件 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#setting-events-globally |
| 各別程式碼物件事件 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#per-code-object-events |
| 停用事件 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#disabling-events |
| 註冊回呼函式 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#registering-callback-functions |
| 回呼函式引數 | https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#callback-function-arguments |
| sysconfig --- 提供 Python 設定資訊的存取 | https://python.github.io/python-docs-zh-tw/library/sysconfig.html |
| Configuration variables | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#configuration-variables |
| Installation paths | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#installation-paths |
| User scheme | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#user-scheme |
| posix_user | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#posix-user |
| nt_user | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#nt-user |
| osx_framework_user | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#osx-framework-user |
| Home scheme | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#home-scheme |
| posix_home | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#posix-home |
| Prefix scheme | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#prefix-scheme |
| posix_prefix | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#posix-prefix |
| nt | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#nt |
| 安裝路徑函式 | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#installation-path-functions |
| 其他函式 | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#other-functions |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/sysconfig.html#command-line-usage |
| builtins --- 內建物件 | https://python.github.io/python-docs-zh-tw/library/builtins.html |
| __main__ --- 頂層程式碼環境 | https://python.github.io/python-docs-zh-tw/library/__main__.html |
| __name__ == '__main__' | https://python.github.io/python-docs-zh-tw/library/__main__.html#name-main |
| 什麼是「頂層程式碼環境」? | https://python.github.io/python-docs-zh-tw/library/__main__.html#what-is-the-top-level-code-environment |
| 慣用 (Idiomatic) 用法 | https://python.github.io/python-docs-zh-tw/library/__main__.html#idiomatic-usage |
| 打包時須考慮的事情 | https://python.github.io/python-docs-zh-tw/library/__main__.html#packaging-considerations |
| Python 套件中的 __main__.py | https://python.github.io/python-docs-zh-tw/library/__main__.html#main-py-in-python-packages |
| 慣用 (Idiomatic) 用法 | https://python.github.io/python-docs-zh-tw/library/__main__.html#id1 |
| import __main__ | https://python.github.io/python-docs-zh-tw/library/__main__.html#import-main |
| warnings --- 警告控制 | https://python.github.io/python-docs-zh-tw/library/warnings.html |
| 警告類別 | https://python.github.io/python-docs-zh-tw/library/warnings.html#warning-categories |
| 警告過濾器 | https://python.github.io/python-docs-zh-tw/library/warnings.html#the-warnings-filter |
| 重複警告的抑制標準 | https://python.github.io/python-docs-zh-tw/library/warnings.html#repeated-warning-suppression-criteria |
| 描述警告過濾器 | https://python.github.io/python-docs-zh-tw/library/warnings.html#describing-warning-filters |
| 預設警告過濾器 | https://python.github.io/python-docs-zh-tw/library/warnings.html#default-warning-filter |
| 覆寫預設過濾器 | https://python.github.io/python-docs-zh-tw/library/warnings.html#overriding-the-default-filter |
| 暫時抑制警告 | https://python.github.io/python-docs-zh-tw/library/warnings.html#temporarily-suppressing-warnings |
| 測試警告 | https://python.github.io/python-docs-zh-tw/library/warnings.html#testing-warnings |
| 為新版相依套件更新程式碼 | https://python.github.io/python-docs-zh-tw/library/warnings.html#updating-code-for-new-versions-of-dependencies |
| 可用的函式 | https://python.github.io/python-docs-zh-tw/library/warnings.html#available-functions |
| 可用的情境管理器 | https://python.github.io/python-docs-zh-tw/library/warnings.html#available-context-managers |
| 情境管理器的並行安全性 | https://python.github.io/python-docs-zh-tw/library/warnings.html#concurrent-safety-of-context-managers |
| dataclasses --- Data Classes | https://python.github.io/python-docs-zh-tw/library/dataclasses.html |
| 模組內容 | https://python.github.io/python-docs-zh-tw/library/dataclasses.html#module-contents |
| Post-init processing | https://python.github.io/python-docs-zh-tw/library/dataclasses.html#post-init-processing |
| 類別變數 | https://python.github.io/python-docs-zh-tw/library/dataclasses.html#class-variables |
| Init-only variables | https://python.github.io/python-docs-zh-tw/library/dataclasses.html#init-only-variables |
| 凍結實例 | https://python.github.io/python-docs-zh-tw/library/dataclasses.html#frozen-instances |
| 繼承 | https://python.github.io/python-docs-zh-tw/library/dataclasses.html#inheritance |
| Re-ordering of keyword-only parameters in __init__() | https://python.github.io/python-docs-zh-tw/library/dataclasses.html#re-ordering-of-keyword-only-parameters-in-init |
| 預設工廠函式 | https://python.github.io/python-docs-zh-tw/library/dataclasses.html#default-factory-functions |
| 可變預設值 | https://python.github.io/python-docs-zh-tw/library/dataclasses.html#mutable-default-values |
| Descriptor-typed fields | https://python.github.io/python-docs-zh-tw/library/dataclasses.html#descriptor-typed-fields |
| contextlib --- with 陳述式工具程式 | https://python.github.io/python-docs-zh-tw/library/contextlib.html |
| Utilities | https://python.github.io/python-docs-zh-tw/library/contextlib.html#utilities |
| Examples and Recipes | https://python.github.io/python-docs-zh-tw/library/contextlib.html#examples-and-recipes |
| Supporting a variable number of context managers | https://python.github.io/python-docs-zh-tw/library/contextlib.html#supporting-a-variable-number-of-context-managers |
| Catching exceptions from __enter__ methods | https://python.github.io/python-docs-zh-tw/library/contextlib.html#catching-exceptions-from-enter-methods |
| Cleaning up in an __enter__ implementation | https://python.github.io/python-docs-zh-tw/library/contextlib.html#cleaning-up-in-an-enter-implementation |
| Replacing any use of try-finally and flag variables | https://python.github.io/python-docs-zh-tw/library/contextlib.html#replacing-any-use-of-try-finally-and-flag-variables |
| Using a context manager as a function decorator | https://python.github.io/python-docs-zh-tw/library/contextlib.html#using-a-context-manager-as-a-function-decorator |
| Single use, reusable and reentrant context managers | https://python.github.io/python-docs-zh-tw/library/contextlib.html#single-use-reusable-and-reentrant-context-managers |
| Reentrant context managers | https://python.github.io/python-docs-zh-tw/library/contextlib.html#reentrant-context-managers |
| Reusable context managers | https://python.github.io/python-docs-zh-tw/library/contextlib.html#reusable-context-managers |
| abc --- 抽象基底類別 | https://python.github.io/python-docs-zh-tw/library/abc.html |
| atexit --- 退出處理函式 | https://python.github.io/python-docs-zh-tw/library/atexit.html |
| atexit 範例 | https://python.github.io/python-docs-zh-tw/library/atexit.html#atexit-example |
| traceback --- 列印或取得堆疊回溯 (stack traceback) | https://python.github.io/python-docs-zh-tw/library/traceback.html |
| Module-Level Functions | https://python.github.io/python-docs-zh-tw/library/traceback.html#module-level-functions |
| TracebackException 物件 | https://python.github.io/python-docs-zh-tw/library/traceback.html#tracebackexception-objects |
| StackSummary 物件 | https://python.github.io/python-docs-zh-tw/library/traceback.html#stacksummary-objects |
| FrameSummary 物件 | https://python.github.io/python-docs-zh-tw/library/traceback.html#framesummary-objects |
| Examples of Using the Module-Level Functions | https://python.github.io/python-docs-zh-tw/library/traceback.html#examples-of-using-the-module-level-functions |
| TracebackException 的使用範例 | https://python.github.io/python-docs-zh-tw/library/traceback.html#examples-of-using-tracebackexception |
| __future__ --- Future 陳述式定義 | https://python.github.io/python-docs-zh-tw/library/__future__.html |
| 模組內容 | https://python.github.io/python-docs-zh-tw/library/__future__.html#module-contents |
| gc --- 垃圾回收器介面 (Garbage Collector interface) | https://python.github.io/python-docs-zh-tw/library/gc.html |
| inspect --- 檢視活動物件 | https://python.github.io/python-docs-zh-tw/library/inspect.html |
| Types and members | https://python.github.io/python-docs-zh-tw/library/inspect.html#types-and-members |
| 取得原始碼 | https://python.github.io/python-docs-zh-tw/library/inspect.html#retrieving-source-code |
| Introspecting callables with the Signature object | https://python.github.io/python-docs-zh-tw/library/inspect.html#introspecting-callables-with-the-signature-object |
| 類別與函式 | https://python.github.io/python-docs-zh-tw/library/inspect.html#classes-and-functions |
| 直譯器堆疊 | https://python.github.io/python-docs-zh-tw/library/inspect.html#the-interpreter-stack |
| Fetching attributes statically | https://python.github.io/python-docs-zh-tw/library/inspect.html#fetching-attributes-statically |
| Current State of Generators, Coroutines, and Asynchronous Generators | https://python.github.io/python-docs-zh-tw/library/inspect.html#current-state-of-generators-coroutines-and-asynchronous-generators |
| Code Objects Bit Flags | https://python.github.io/python-docs-zh-tw/library/inspect.html#code-objects-bit-flags |
| Buffer flags | https://python.github.io/python-docs-zh-tw/library/inspect.html#buffer-flags |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/inspect.html#command-line-interface |
| annotationlib --- 用於自我檢查註釋的功能 | https://python.github.io/python-docs-zh-tw/library/annotationlib.html |
| Annotation semantics | https://python.github.io/python-docs-zh-tw/library/annotationlib.html#annotation-semantics |
| Classes | https://python.github.io/python-docs-zh-tw/library/annotationlib.html#classes |
| Functions | https://python.github.io/python-docs-zh-tw/library/annotationlib.html#functions |
| Recipes | https://python.github.io/python-docs-zh-tw/library/annotationlib.html#recipes |
| Using annotations in a metaclass | https://python.github.io/python-docs-zh-tw/library/annotationlib.html#using-annotations-in-a-metaclass |
| STRING 格式的限制 | https://python.github.io/python-docs-zh-tw/library/annotationlib.html#limitations-of-the-string-format |
| FORWARDREF 格式的限制 | https://python.github.io/python-docs-zh-tw/library/annotationlib.html#limitations-of-the-forwardref-format |
| Security implications of introspecting annotations | https://python.github.io/python-docs-zh-tw/library/annotationlib.html#security-implications-of-introspecting-annotations |
| site --- Site-specific configuration hook | https://python.github.io/python-docs-zh-tw/library/site.html |
| sitecustomize | https://python.github.io/python-docs-zh-tw/library/site.html#module-sitecustomize |
| usercustomize | https://python.github.io/python-docs-zh-tw/library/site.html#module-usercustomize |
| Readline configuration | https://python.github.io/python-docs-zh-tw/library/site.html#readline-configuration |
| 模組內容 | https://python.github.io/python-docs-zh-tw/library/site.html#module-contents |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/site.html#command-line-interface |
| 自訂 Python 直譯器 | https://python.github.io/python-docs-zh-tw/library/custominterp.html |
| code --- 直譯器基底類別 | https://python.github.io/python-docs-zh-tw/library/code.html |
| 互動式直譯器物件 | https://python.github.io/python-docs-zh-tw/library/code.html#interactive-interpreter-objects |
| 互動式控制台物件 | https://python.github.io/python-docs-zh-tw/library/code.html#interactive-console-objects |
| codeop --- 編譯 Python 程式碼 | https://python.github.io/python-docs-zh-tw/library/codeop.html |
| 引入模組 | https://python.github.io/python-docs-zh-tw/library/modules.html |
| zipimport --- 從 Zip 封存檔案匯入模組 | https://python.github.io/python-docs-zh-tw/library/zipimport.html |
| zipimporter 物件 | https://python.github.io/python-docs-zh-tw/library/zipimport.html#zipimporter-objects |
| 範例 | https://python.github.io/python-docs-zh-tw/library/zipimport.html#examples |
| pkgutil --- 套件擴充工具程式 | https://python.github.io/python-docs-zh-tw/library/pkgutil.html |
| modulefinder --- 搜尋腳本所使用的模組 | https://python.github.io/python-docs-zh-tw/library/modulefinder.html |
| ModuleFinder 的用法範例 | https://python.github.io/python-docs-zh-tw/library/modulefinder.html#example-usage-of-modulefinder |
| runpy --- 定位並執行 Python 模組 | https://python.github.io/python-docs-zh-tw/library/runpy.html |
| importlib --- import 的實作 | https://python.github.io/python-docs-zh-tw/library/importlib.html |
| 簡介 | https://python.github.io/python-docs-zh-tw/library/importlib.html#introduction |
| 函式 | https://python.github.io/python-docs-zh-tw/library/importlib.html#functions |
| importlib.abc -- Abstract base classes related to import | https://python.github.io/python-docs-zh-tw/library/importlib.html#module-importlib.abc |
| importlib.machinery -- Importers and path hooks | https://python.github.io/python-docs-zh-tw/library/importlib.html#module-importlib.machinery |
| importlib.util -- Utility code for importers | https://python.github.io/python-docs-zh-tw/library/importlib.html#module-importlib.util |
| 範例 | https://python.github.io/python-docs-zh-tw/library/importlib.html#examples |
| Importing programmatically | https://python.github.io/python-docs-zh-tw/library/importlib.html#importing-programmatically |
| Checking if a module can be imported | https://python.github.io/python-docs-zh-tw/library/importlib.html#checking-if-a-module-can-be-imported |
| Importing a source file directly | https://python.github.io/python-docs-zh-tw/library/importlib.html#importing-a-source-file-directly |
| Implementing lazy imports | https://python.github.io/python-docs-zh-tw/library/importlib.html#implementing-lazy-imports |
| Setting up an importer | https://python.github.io/python-docs-zh-tw/library/importlib.html#setting-up-an-importer |
| Approximating importlib.import_module() | https://python.github.io/python-docs-zh-tw/library/importlib.html#approximating-importlib-import-module |
| importlib.resources -- 套件資源的讀取、開啟與存取 | https://python.github.io/python-docs-zh-tw/library/importlib.resources.html |
| Functional API | https://python.github.io/python-docs-zh-tw/library/importlib.resources.html#functional-api |
| importlib.resources.abc -- 資源的抽象基底類別 | https://python.github.io/python-docs-zh-tw/library/importlib.resources.abc.html |
| importlib.metadata -- 存取套件的元資料 | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html |
| Overview | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#overview |
| Functional API | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#functional-api |
| Entry points | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#entry-points |
| Distribution metadata | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distribution-metadata |
| Distribution versions | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distribution-versions |
| Distribution files | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distribution-files |
| Distribution requirements | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distribution-requirements |
| Mapping import to distribution packages | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#mapping-import-to-distribution-packages |
| Distributions | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distributions |
| Distribution Discovery | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distribution-discovery |
| Implementing Custom Providers | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#implementing-custom-providers |
| 範例 | https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#example |
| sys.path 模組搜尋路徑的初始化 | https://python.github.io/python-docs-zh-tw/library/sys_path_init.html |
| 虛擬環境 | https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#virtual-environments |
| _pth 檔案 | https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#pth-files |
| Embedded Python | https://python.github.io/python-docs-zh-tw/library/sys_path_init.html#embedded-python |
| Python 語言服務 | https://python.github.io/python-docs-zh-tw/library/language.html |
| ast --- 抽象語法樹 (Abstract Syntax Trees) | https://python.github.io/python-docs-zh-tw/library/ast.html |
| 抽象文法 (Abstract Grammar) | https://python.github.io/python-docs-zh-tw/library/ast.html#abstract-grammar |
| 節點 (Node) 類別 | https://python.github.io/python-docs-zh-tw/library/ast.html#node-classes |
| 根節點 | https://python.github.io/python-docs-zh-tw/library/ast.html#root-nodes |
| 文本 (Literals) | https://python.github.io/python-docs-zh-tw/library/ast.html#literals |
| 變數 | https://python.github.io/python-docs-zh-tw/library/ast.html#variables |
| 運算式 | https://python.github.io/python-docs-zh-tw/library/ast.html#expressions |
| 下標 (Subscripting) | https://python.github.io/python-docs-zh-tw/library/ast.html#subscripting |
| 綜合運算式 (comprehensions) | https://python.github.io/python-docs-zh-tw/library/ast.html#comprehensions |
| 陳述式 | https://python.github.io/python-docs-zh-tw/library/ast.html#statements |
| 引入 (imports) | https://python.github.io/python-docs-zh-tw/library/ast.html#imports |
| 流程控制 | https://python.github.io/python-docs-zh-tw/library/ast.html#control-flow |
| 模式匹配 (pattern matching) | https://python.github.io/python-docs-zh-tw/library/ast.html#pattern-matching |
| Type annotations | https://python.github.io/python-docs-zh-tw/library/ast.html#type-annotations |
| 型別參數 (type parameters) | https://python.github.io/python-docs-zh-tw/library/ast.html#type-parameters |
| 函式和類別定義 | https://python.github.io/python-docs-zh-tw/library/ast.html#function-and-class-definitions |
| async 和 await | https://python.github.io/python-docs-zh-tw/library/ast.html#async-and-await |
| ast 輔助程式 | https://python.github.io/python-docs-zh-tw/library/ast.html#ast-helpers |
| 編譯器旗標 | https://python.github.io/python-docs-zh-tw/library/ast.html#compiler-flags |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/ast.html#command-line-usage |
| symtable --- 存取編譯器的符號表 | https://python.github.io/python-docs-zh-tw/library/symtable.html |
| 產生符號表 | https://python.github.io/python-docs-zh-tw/library/symtable.html#generating-symbol-tables |
| 檢查符號表 | https://python.github.io/python-docs-zh-tw/library/symtable.html#examining-symbol-tables |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/symtable.html#command-line-usage |
| token --- 與 Python 剖析樹一起使用的常數 | https://python.github.io/python-docs-zh-tw/library/token.html |
| keyword --- 檢驗 Python 關鍵字 | https://python.github.io/python-docs-zh-tw/library/keyword.html |
| tokenize --- Tokenizer for Python source | https://python.github.io/python-docs-zh-tw/library/tokenize.html |
| Tokenizing Input | https://python.github.io/python-docs-zh-tw/library/tokenize.html#tokenizing-input |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/tokenize.html#command-line-usage |
| 範例 | https://python.github.io/python-docs-zh-tw/library/tokenize.html#examples |
| tabnanny --- 偵測不良縮排 | https://python.github.io/python-docs-zh-tw/library/tabnanny.html |
| pyclbr --- Python 模組瀏覽器支援 | https://python.github.io/python-docs-zh-tw/library/pyclbr.html |
| 函式物件 | https://python.github.io/python-docs-zh-tw/library/pyclbr.html#function-objects |
| 類別物件 | https://python.github.io/python-docs-zh-tw/library/pyclbr.html#class-objects |
| py_compile — 編譯 Python 來源檔案 | https://python.github.io/python-docs-zh-tw/library/py_compile.html |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/py_compile.html#command-line-interface |
| compileall --- 位元組編譯 Python 函式庫 | https://python.github.io/python-docs-zh-tw/library/compileall.html |
| Command-line use | https://python.github.io/python-docs-zh-tw/library/compileall.html#command-line-use |
| Public functions | https://python.github.io/python-docs-zh-tw/library/compileall.html#public-functions |
| dis --- Python bytecode 的反組譯器 | https://python.github.io/python-docs-zh-tw/library/dis.html |
| 命令列介面 | https://python.github.io/python-docs-zh-tw/library/dis.html#command-line-interface |
| Bytecode analysis | https://python.github.io/python-docs-zh-tw/library/dis.html#bytecode-analysis |
| 分析函式 | https://python.github.io/python-docs-zh-tw/library/dis.html#analysis-functions |
| Python 位元組碼指令 | https://python.github.io/python-docs-zh-tw/library/dis.html#python-bytecode-instructions |
| Opcode collections | https://python.github.io/python-docs-zh-tw/library/dis.html#opcode-collections |
| pickletools --- pickle 開發者的工具 | https://python.github.io/python-docs-zh-tw/library/pickletools.html |
| 命令列用法 | https://python.github.io/python-docs-zh-tw/library/pickletools.html#command-line-usage |
| 命令列選項 | https://python.github.io/python-docs-zh-tw/library/pickletools.html#command-line-options |
| 程式化介面 | https://python.github.io/python-docs-zh-tw/library/pickletools.html#programmatic-interface |
| MS Windows 特有服務 | https://python.github.io/python-docs-zh-tw/library/windows.html |
| msvcrt --- MS VC++ runtime 提供的有用例程 | https://python.github.io/python-docs-zh-tw/library/msvcrt.html |
| File Operations | https://python.github.io/python-docs-zh-tw/library/msvcrt.html#file-operations |
| Console I/O | https://python.github.io/python-docs-zh-tw/library/msvcrt.html#console-i-o |
| Other Functions | https://python.github.io/python-docs-zh-tw/library/msvcrt.html#other-functions |
| winreg --- Windows 註冊表存取 | https://python.github.io/python-docs-zh-tw/library/winreg.html |
| 函式 | https://python.github.io/python-docs-zh-tw/library/winreg.html#functions |
| 常數 | https://python.github.io/python-docs-zh-tw/library/winreg.html#constants |
| HKEY_* Constants | https://python.github.io/python-docs-zh-tw/library/winreg.html#hkey-constants |
| Access Rights | https://python.github.io/python-docs-zh-tw/library/winreg.html#access-rights |
| 64-bit Specific | https://python.github.io/python-docs-zh-tw/library/winreg.html#bit-specific |
| Value Types | https://python.github.io/python-docs-zh-tw/library/winreg.html#value-types |
| Registry Handle Objects | https://python.github.io/python-docs-zh-tw/library/winreg.html#registry-handle-objects |
| winsound --- Windows 的音效播放介面 | https://python.github.io/python-docs-zh-tw/library/winsound.html |
| Unix 特有服務 | https://python.github.io/python-docs-zh-tw/library/unix.html |
| shlex --- 簡單的語法分析 | https://python.github.io/python-docs-zh-tw/library/shlex.html |
| shlex 物件 | https://python.github.io/python-docs-zh-tw/library/shlex.html#shlex-objects |
| Parsing Rules | https://python.github.io/python-docs-zh-tw/library/shlex.html#parsing-rules |
| Improved Compatibility with Shells | https://python.github.io/python-docs-zh-tw/library/shlex.html#improved-compatibility-with-shells |
| posix --- 最常見的 POSIX 系統呼叫 | https://python.github.io/python-docs-zh-tw/library/posix.html |
| 對大檔案 (Large File) 的支援 | https://python.github.io/python-docs-zh-tw/library/posix.html#large-file-support |
| 值得注意的模組內容 | https://python.github.io/python-docs-zh-tw/library/posix.html#notable-module-contents |
| pwd --- 密碼資料庫 | https://python.github.io/python-docs-zh-tw/library/pwd.html |
| grp --- 群組資料庫 | https://python.github.io/python-docs-zh-tw/library/grp.html |
| termios --- POSIX 風格 tty 控制 | https://python.github.io/python-docs-zh-tw/library/termios.html |
| 範例 | https://python.github.io/python-docs-zh-tw/library/termios.html#example |
| tty --- 終端機控制函式 | https://python.github.io/python-docs-zh-tw/library/tty.html |
| pty --- 偽終端工具 | https://python.github.io/python-docs-zh-tw/library/pty.html |
| 範例 | https://python.github.io/python-docs-zh-tw/library/pty.html#example |
| fcntl --- fcntl 和 ioctl 系統呼叫 | https://python.github.io/python-docs-zh-tw/library/fcntl.html |
| resource --- 資源使用資訊 | https://python.github.io/python-docs-zh-tw/library/resource.html |
| Resource Limits | https://python.github.io/python-docs-zh-tw/library/resource.html#resource-limits |
| Resource Usage | https://python.github.io/python-docs-zh-tw/library/resource.html#resource-usage |
| syslog --- Unix syslog 函式庫例程 | https://python.github.io/python-docs-zh-tw/library/syslog.html |
| 範例 | https://python.github.io/python-docs-zh-tw/library/syslog.html#examples |
| 簡單範例 | https://python.github.io/python-docs-zh-tw/library/syslog.html#simple-example |
| 模組命令列介面 | https://python.github.io/python-docs-zh-tw/library/cmdline.html |
| 已被取代的模組 | https://python.github.io/python-docs-zh-tw/library/superseded.html |
| getopt --- 用於命令列選項的 C 風格剖析器 | https://python.github.io/python-docs-zh-tw/library/getopt.html |
| 已移除的模組 | https://python.github.io/python-docs-zh-tw/library/removed.html |
| 安全性注意事項 | https://python.github.io/python-docs-zh-tw/library/security_warnings.html |
| 擴充和嵌入 Python 直譯器 | https://python.github.io/python-docs-zh-tw/extending/index.html |
| 推薦的第三方工具 | https://python.github.io/python-docs-zh-tw/extending/index.html#recommended-third-party-tools |
| 不使用第三方工具建立擴充 | https://python.github.io/python-docs-zh-tw/extending/index.html#creating-extensions-without-third-party-tools |
| 1. 以 C 或 C++ 擴充 Python | https://python.github.io/python-docs-zh-tw/extending/extending.html |
| 1.1. 一個簡單範例 | https://python.github.io/python-docs-zh-tw/extending/extending.html#a-simple-example |
| 1.2. 插曲:錯誤與例外 | https://python.github.io/python-docs-zh-tw/extending/extending.html#intermezzo-errors-and-exceptions |
| 1.3. 回到範例 | https://python.github.io/python-docs-zh-tw/extending/extending.html#back-to-the-example |
| 1.4. 模組的方法表和初始化函式 | https://python.github.io/python-docs-zh-tw/extending/extending.html#the-module-s-method-table-and-initialization-function |
| 1.5. Compilation and Linkage | https://python.github.io/python-docs-zh-tw/extending/extending.html#compilation-and-linkage |
| 1.6. Calling Python Functions from C | https://python.github.io/python-docs-zh-tw/extending/extending.html#calling-python-functions-from-c |
| 1.7. Extracting Parameters in Extension Functions | https://python.github.io/python-docs-zh-tw/extending/extending.html#extracting-parameters-in-extension-functions |
| 1.8. Keyword Parameters for Extension Functions | https://python.github.io/python-docs-zh-tw/extending/extending.html#keyword-parameters-for-extension-functions |
| 1.9. Building Arbitrary Values | https://python.github.io/python-docs-zh-tw/extending/extending.html#building-arbitrary-values |
| 1.10. 參照計數 | https://python.github.io/python-docs-zh-tw/extending/extending.html#reference-counts |
| 1.10.1. Python 中的參照計數 | https://python.github.io/python-docs-zh-tw/extending/extending.html#reference-counting-in-python |
| 1.10.2. Ownership Rules | https://python.github.io/python-docs-zh-tw/extending/extending.html#ownership-rules |
| 1.10.3. Thin Ice | https://python.github.io/python-docs-zh-tw/extending/extending.html#thin-ice |
| 1.10.4. NULL 指標 | https://python.github.io/python-docs-zh-tw/extending/extending.html#null-pointers |
| 1.11. Writing Extensions in C++ | https://python.github.io/python-docs-zh-tw/extending/extending.html#writing-extensions-in-c |
| 1.12. Providing a C API for an Extension Module | https://python.github.io/python-docs-zh-tw/extending/extending.html#providing-a-c-api-for-an-extension-module |
| 2. 擴充型別定義教學 | https://python.github.io/python-docs-zh-tw/extending/newtypes_tutorial.html |
| 2.1. The Basics | https://python.github.io/python-docs-zh-tw/extending/newtypes_tutorial.html#the-basics |
| 2.2. Adding data and methods to the Basic example | https://python.github.io/python-docs-zh-tw/extending/newtypes_tutorial.html#adding-data-and-methods-to-the-basic-example |
| 2.3. Providing finer control over data attributes | https://python.github.io/python-docs-zh-tw/extending/newtypes_tutorial.html#providing-finer-control-over-data-attributes |
| 2.4. Supporting cyclic garbage collection | https://python.github.io/python-docs-zh-tw/extending/newtypes_tutorial.html#supporting-cyclic-garbage-collection |
| 2.5. Subclassing other types | https://python.github.io/python-docs-zh-tw/extending/newtypes_tutorial.html#subclassing-other-types |
| 3. Defining Extension Types: Assorted Topics | https://python.github.io/python-docs-zh-tw/extending/newtypes.html |
| 3.1. Finalization and De-allocation | https://python.github.io/python-docs-zh-tw/extending/newtypes.html#finalization-and-de-allocation |
| 3.2. Object Presentation | https://python.github.io/python-docs-zh-tw/extending/newtypes.html#object-presentation |
| 3.3. Attribute Management | https://python.github.io/python-docs-zh-tw/extending/newtypes.html#attribute-management |
| 3.3.1. Generic Attribute Management | https://python.github.io/python-docs-zh-tw/extending/newtypes.html#generic-attribute-management |
| 3.3.2. Type-specific Attribute Management | https://python.github.io/python-docs-zh-tw/extending/newtypes.html#type-specific-attribute-management |
| 3.4. Object Comparison | https://python.github.io/python-docs-zh-tw/extending/newtypes.html#object-comparison |
| 3.5. Abstract Protocol Support | https://python.github.io/python-docs-zh-tw/extending/newtypes.html#abstract-protocol-support |
| 3.6. Weak Reference Support | https://python.github.io/python-docs-zh-tw/extending/newtypes.html#weak-reference-support |
| 3.7. More Suggestions | https://python.github.io/python-docs-zh-tw/extending/newtypes.html#more-suggestions |
| 4. 建立 C 與 C++ 擴充套件 | https://python.github.io/python-docs-zh-tw/extending/building.html |
| 4.1. 用 setuptools 建置 C 與 C++ 擴充套件 | https://python.github.io/python-docs-zh-tw/extending/building.html#building-c-and-c-extensions-with-setuptools |
| 5. 建置 Windows 上的 C 和 C++ 擴充 | https://python.github.io/python-docs-zh-tw/extending/windows.html |
| 5.1. A Cookbook Approach | https://python.github.io/python-docs-zh-tw/extending/windows.html#a-cookbook-approach |
| 5.2. Differences Between Unix and Windows | https://python.github.io/python-docs-zh-tw/extending/windows.html#differences-between-unix-and-windows |
| 5.3. Using DLLs in Practice | https://python.github.io/python-docs-zh-tw/extending/windows.html#using-dlls-in-practice |
| 在更大的應用程式中嵌入 CPython 運行環境 (runtime) | https://python.github.io/python-docs-zh-tw/extending/index.html#embedding-the-cpython-runtime-in-a-larger-application |
| 1. 在其它 App 內嵌入 Python | https://python.github.io/python-docs-zh-tw/extending/embedding.html |
| 1.1. 非常高階的嵌入 | https://python.github.io/python-docs-zh-tw/extending/embedding.html#very-high-level-embedding |
| 1.2. 超越非常高階嵌入:概觀 | https://python.github.io/python-docs-zh-tw/extending/embedding.html#beyond-very-high-level-embedding-an-overview |
| 1.3. 純嵌入 | https://python.github.io/python-docs-zh-tw/extending/embedding.html#pure-embedding |
| 1.4. 擴充嵌入式 Python | https://python.github.io/python-docs-zh-tw/extending/embedding.html#extending-embedded-python |
| 1.5. 在 C++ 中嵌入 Python | https://python.github.io/python-docs-zh-tw/extending/embedding.html#embedding-python-in-c |
| 1.6. 在類 Unix 系統下編譯和連結 | https://python.github.io/python-docs-zh-tw/extending/embedding.html#compiling-and-linking-under-unix-like-systems |
| Python/C API 參考手冊 | https://python.github.io/python-docs-zh-tw/c-api/index.html |
| 簡介 | https://python.github.io/python-docs-zh-tw/c-api/intro.html |
| 語言版本相容性 | https://python.github.io/python-docs-zh-tw/c-api/intro.html#language-version-compatibility |
| 編寫標準 | https://python.github.io/python-docs-zh-tw/c-api/intro.html#coding-standards |
| 引入檔案 (include files) | https://python.github.io/python-docs-zh-tw/c-api/intro.html#include-files |
| 有用的巨集 | https://python.github.io/python-docs-zh-tw/c-api/intro.html#useful-macros |
| 物件、型別和參照計數 | https://python.github.io/python-docs-zh-tw/c-api/intro.html#objects-types-and-reference-counts |
| 參照計數 | https://python.github.io/python-docs-zh-tw/c-api/intro.html#reference-counts |
| 參照計數詳細資訊 | https://python.github.io/python-docs-zh-tw/c-api/intro.html#reference-count-details |
| 型別 | https://python.github.io/python-docs-zh-tw/c-api/intro.html#types |
| 例外 | https://python.github.io/python-docs-zh-tw/c-api/intro.html#exceptions |
| 嵌入式Python | https://python.github.io/python-docs-zh-tw/c-api/intro.html#embedding-python |
| 除錯建置 | https://python.github.io/python-docs-zh-tw/c-api/intro.html#debugging-builds |
| 建議的第三方工具 | https://python.github.io/python-docs-zh-tw/c-api/intro.html#recommended-third-party-tools |
| C API 穩定性 | https://python.github.io/python-docs-zh-tw/c-api/stable.html |
| 不穩定的 C API | https://python.github.io/python-docs-zh-tw/c-api/stable.html#unstable-c-api |
| 穩定的應用程式二進位介面 | https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable-application-binary-interface |
| 受限 C API | https://python.github.io/python-docs-zh-tw/c-api/stable.html#limited-c-api |
| 穩定 ABI | https://python.github.io/python-docs-zh-tw/c-api/stable.html#stable-abi |
| 受限 API 範圍和性能 | https://python.github.io/python-docs-zh-tw/c-api/stable.html#limited-api-scope-and-performance |
| 受限 API 注意事項 | https://python.github.io/python-docs-zh-tw/c-api/stable.html#limited-api-caveats |
| 平台注意事項 | https://python.github.io/python-docs-zh-tw/c-api/stable.html#platform-considerations |
| 受限 API 的內容 | https://python.github.io/python-docs-zh-tw/c-api/stable.html#contents-of-limited-api |
| The Very High Level Layer | https://python.github.io/python-docs-zh-tw/c-api/veryhigh.html |
| 可用的起始符號 | https://python.github.io/python-docs-zh-tw/c-api/veryhigh.html#available-start-symbols |
| 參照計數 | https://python.github.io/python-docs-zh-tw/c-api/refcounting.html |
| 例外處理 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html |
| Printing and clearing | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#printing-and-clearing |
| 引發例外 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#raising-exceptions |
| 發出警告 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#issuing-warnings |
| Querying the error indicator | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#querying-the-error-indicator |
| 訊號處理 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#signal-handling |
| 例外類別 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#exception-classes |
| 例外物件 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#exception-objects |
| Unicode 例外物件 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#unicode-exception-objects |
| 遞迴控制 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#recursion-control |
| 例外和警告型別 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#exception-and-warning-types |
| 例外型別 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#exception-types |
| OSError 別名 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#oserror-aliases |
| 警告型別 | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#warning-types |
| Tracebacks | https://python.github.io/python-docs-zh-tw/c-api/exceptions.html#tracebacks |
| Defining extension modules | https://python.github.io/python-docs-zh-tw/c-api/extension-modules.html |
| Multiple module instances | https://python.github.io/python-docs-zh-tw/c-api/extension-modules.html#multiple-module-instances |
| Initialization function | https://python.github.io/python-docs-zh-tw/c-api/extension-modules.html#initialization-function |
| Multi-phase initialization | https://python.github.io/python-docs-zh-tw/c-api/extension-modules.html#multi-phase-initialization |
| Legacy single-phase initialization | https://python.github.io/python-docs-zh-tw/c-api/extension-modules.html#legacy-single-phase-initialization |
| 工具 | https://python.github.io/python-docs-zh-tw/c-api/utilities.html |
| 作業系統工具 | https://python.github.io/python-docs-zh-tw/c-api/sys.html |
| 系統函式 | https://python.github.io/python-docs-zh-tw/c-api/sys.html#system-functions |
| 行程控制 | https://python.github.io/python-docs-zh-tw/c-api/sys.html#process-control |
| 引入模組 | https://python.github.io/python-docs-zh-tw/c-api/import.html |
| 資料 marshal 操作的支援 | https://python.github.io/python-docs-zh-tw/c-api/marshal.html |
| 剖析引數與建置數值 | https://python.github.io/python-docs-zh-tw/c-api/arg.html |
| 剖析引數 | https://python.github.io/python-docs-zh-tw/c-api/arg.html#parsing-arguments |
| 字串與緩衝區 | https://python.github.io/python-docs-zh-tw/c-api/arg.html#strings-and-buffers |
| 數字 | https://python.github.io/python-docs-zh-tw/c-api/arg.html#numbers |
| 其他物件 | https://python.github.io/python-docs-zh-tw/c-api/arg.html#other-objects |
| API 函式 | https://python.github.io/python-docs-zh-tw/c-api/arg.html#api-functions |
| 建置數值 | https://python.github.io/python-docs-zh-tw/c-api/arg.html#building-values |
| 字串轉換與格式化 | https://python.github.io/python-docs-zh-tw/c-api/conversion.html |
| Character classification and conversion | https://python.github.io/python-docs-zh-tw/c-api/conversion.html#character-classification-and-conversion |
| PyHash API | https://python.github.io/python-docs-zh-tw/c-api/hash.html |
| Reflection | https://python.github.io/python-docs-zh-tw/c-api/reflection.html |
| 編解碼器註冊表和支援函式 | https://python.github.io/python-docs-zh-tw/c-api/codec.html |
| 編解碼器查找 API | https://python.github.io/python-docs-zh-tw/c-api/codec.html#codec-lookup-api |
| 用於 Unicode 編碼錯誤處理程式的註冊 API | https://python.github.io/python-docs-zh-tw/c-api/codec.html#registry-api-for-unicode-encoding-error-handlers |
| Codec utility variables | https://python.github.io/python-docs-zh-tw/c-api/codec.html#codec-utility-variables |
| PyTime C API | https://python.github.io/python-docs-zh-tw/c-api/time.html |
| 型別 | https://python.github.io/python-docs-zh-tw/c-api/time.html#types |
| 時鐘函式 | https://python.github.io/python-docs-zh-tw/c-api/time.html#clock-functions |
| 原始時鐘函式 | https://python.github.io/python-docs-zh-tw/c-api/time.html#raw-clock-functions |
| 轉換函式 | https://python.github.io/python-docs-zh-tw/c-api/time.html#conversion-functions |
| 對 Perf Map 的支援 | https://python.github.io/python-docs-zh-tw/c-api/perfmaps.html |
| 抽象物件層 (Abstract Objects Layer) | https://python.github.io/python-docs-zh-tw/c-api/abstract.html |
| 物件協定 | https://python.github.io/python-docs-zh-tw/c-api/object.html |
| 呼叫協定 (Call Protocol) | https://python.github.io/python-docs-zh-tw/c-api/call.html |
| tp_call 協定 | https://python.github.io/python-docs-zh-tw/c-api/call.html#the-tp-call-protocol |
| Vectorcall 協定 | https://python.github.io/python-docs-zh-tw/c-api/call.html#the-vectorcall-protocol |
| 遞迴控制 | https://python.github.io/python-docs-zh-tw/c-api/call.html#recursion-control |
| Vectorcall 支援 API | https://python.github.io/python-docs-zh-tw/c-api/call.html#vectorcall-support-api |
| 物件呼叫 API | https://python.github.io/python-docs-zh-tw/c-api/call.html#object-calling-api |
| 呼叫支援 API | https://python.github.io/python-docs-zh-tw/c-api/call.html#call-support-api |
| 數字協定 | https://python.github.io/python-docs-zh-tw/c-api/number.html |
| 序列協定 | https://python.github.io/python-docs-zh-tw/c-api/sequence.html |
| 對映協定 | https://python.github.io/python-docs-zh-tw/c-api/mapping.html |
| 疊代器協定 | https://python.github.io/python-docs-zh-tw/c-api/iter.html |
| 緩衝協定 (Buffer Protocol) | https://python.github.io/python-docs-zh-tw/c-api/buffer.html |
| 緩衝區結構 | https://python.github.io/python-docs-zh-tw/c-api/buffer.html#buffer-structure |
| Buffer request types | https://python.github.io/python-docs-zh-tw/c-api/buffer.html#buffer-request-types |
| request-independent fields | https://python.github.io/python-docs-zh-tw/c-api/buffer.html#request-independent-fields |
| readonly, format | https://python.github.io/python-docs-zh-tw/c-api/buffer.html#readonly-format |
| shape, strides, suboffsets | https://python.github.io/python-docs-zh-tw/c-api/buffer.html#shape-strides-suboffsets |
| contiguity requests | https://python.github.io/python-docs-zh-tw/c-api/buffer.html#contiguity-requests |
| compound requests | https://python.github.io/python-docs-zh-tw/c-api/buffer.html#compound-requests |
| Complex arrays | https://python.github.io/python-docs-zh-tw/c-api/buffer.html#complex-arrays |
| NumPy 風格:形狀與步幅 | https://python.github.io/python-docs-zh-tw/c-api/buffer.html#numpy-style-shape-and-strides |
| PIL-style: shape, strides and suboffsets | https://python.github.io/python-docs-zh-tw/c-api/buffer.html#pil-style-shape-strides-and-suboffsets |
| 與緩衝相關的函式 | https://python.github.io/python-docs-zh-tw/c-api/buffer.html#buffer-related-functions |
| 具體物件層 | https://python.github.io/python-docs-zh-tw/c-api/concrete.html |
| 基礎物件 | https://python.github.io/python-docs-zh-tw/c-api/concrete.html#fundamental-objects |
| 型別物件 | https://python.github.io/python-docs-zh-tw/c-api/type.html |
| Creating Heap-Allocated Types | https://python.github.io/python-docs-zh-tw/c-api/type.html#creating-heap-allocated-types |
| None 物件 | https://python.github.io/python-docs-zh-tw/c-api/none.html |
| 數值物件 | https://python.github.io/python-docs-zh-tw/c-api/concrete.html#numeric-objects |
| 整數物件 | https://python.github.io/python-docs-zh-tw/c-api/long.html |
| Export API | https://python.github.io/python-docs-zh-tw/c-api/long.html#export-api |
| PyLongWriter API | https://python.github.io/python-docs-zh-tw/c-api/long.html#pylongwriter-api |
| Boolean(布林)物件 | https://python.github.io/python-docs-zh-tw/c-api/bool.html |
| 浮點數(Floating-Point)物件 | https://python.github.io/python-docs-zh-tw/c-api/float.html |
| 打包和解包函式 | https://python.github.io/python-docs-zh-tw/c-api/float.html#pack-and-unpack-functions |
| 打包函式 | https://python.github.io/python-docs-zh-tw/c-api/float.html#pack-functions |
| 解包函式 | https://python.github.io/python-docs-zh-tw/c-api/float.html#unpack-functions |
| 複數物件 | https://python.github.io/python-docs-zh-tw/c-api/complex.html |
| 作為 C 結構的複數 | https://python.github.io/python-docs-zh-tw/c-api/complex.html#complex-numbers-as-c-structures |
| 作為 Python 物件的複數 | https://python.github.io/python-docs-zh-tw/c-api/complex.html#complex-numbers-as-python-objects |
| 序列物件 | https://python.github.io/python-docs-zh-tw/c-api/concrete.html#sequence-objects |
| 位元組物件 (Bytes Objects) | https://python.github.io/python-docs-zh-tw/c-api/bytes.html |
| 位元組陣列物件 (Byte Array Objects) | https://python.github.io/python-docs-zh-tw/c-api/bytearray.html |
| 型別檢查巨集 | https://python.github.io/python-docs-zh-tw/c-api/bytearray.html#type-check-macros |
| 直接 API 函式 | https://python.github.io/python-docs-zh-tw/c-api/bytearray.html#direct-api-functions |
| 巨集 | https://python.github.io/python-docs-zh-tw/c-api/bytearray.html#macros |
| Unicode 物件與編解碼器 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html |
| Unicode 物件 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-objects |
| Unicode 型別 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-type |
| Unicode Character Properties | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-character-properties |
| Creating and accessing Unicode strings | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#creating-and-accessing-unicode-strings |
| Locale Encoding | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#locale-encoding |
| 檔案系統編碼 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#file-system-encoding |
| wchar_t 支援 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#wchar-t-support |
| 內建編解碼器 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#built-in-codecs |
| 泛用編解碼器 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#generic-codecs |
| UTF-8 編解碼器 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-8-codecs |
| UTF-32 編解碼器 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-32-codecs |
| UTF-16 編解碼器 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-16-codecs |
| UTF-7 編解碼器 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#utf-7-codecs |
| Unicode-Escape Codecs | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-escape-codecs |
| Raw-Unicode-Escape Codecs | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#raw-unicode-escape-codecs |
| Latin-1 編解碼器 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#latin-1-codecs |
| ASCII 編解碼器 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#ascii-codecs |
| Character Map Codecs | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#character-map-codecs |
| Windows 的 MBCS 編解碼器 | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#mbcs-codecs-for-windows |
| Methods and Slot Functions | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#methods-and-slot-functions |
| PyUnicodeWriter | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#pyunicodewriter |
| 已棄用的 API | https://python.github.io/python-docs-zh-tw/c-api/unicode.html#deprecated-api |
| Tuple(元組)物件 | https://python.github.io/python-docs-zh-tw/c-api/tuple.html |
| 結構序列物件 | https://python.github.io/python-docs-zh-tw/c-api/tuple.html#struct-sequence-objects |
| List(串列)物件 | https://python.github.io/python-docs-zh-tw/c-api/list.html |
| 容器物件 | https://python.github.io/python-docs-zh-tw/c-api/concrete.html#container-objects |
| 字典物件 | https://python.github.io/python-docs-zh-tw/c-api/dict.html |
| 字典視圖物件 | https://python.github.io/python-docs-zh-tw/c-api/dict.html#dictionary-view-objects |
| 有序字典 | https://python.github.io/python-docs-zh-tw/c-api/dict.html#ordered-dictionaries |
| 集合物件 | https://python.github.io/python-docs-zh-tw/c-api/set.html |
| 函式物件 | https://python.github.io/python-docs-zh-tw/c-api/concrete.html#function-objects |
| 函式物件 (Function Objects) | https://python.github.io/python-docs-zh-tw/c-api/function.html |
| 實例方法物件 (Instance Method Objects) | https://python.github.io/python-docs-zh-tw/c-api/method.html |
| 方法物件 (Method Objects) | https://python.github.io/python-docs-zh-tw/c-api/method.html#method-objects |
| Cell 物件 | https://python.github.io/python-docs-zh-tw/c-api/cell.html |
| 程式碼物件 | https://python.github.io/python-docs-zh-tw/c-api/code.html |
| 程式碼物件旗標 | https://python.github.io/python-docs-zh-tw/c-api/code.html#code-object-flags |
| 額外資訊 | https://python.github.io/python-docs-zh-tw/c-api/code.html#extra-information |
| 其他物件 | https://python.github.io/python-docs-zh-tw/c-api/concrete.html#other-objects |
| 檔案物件 (File Objects) | https://python.github.io/python-docs-zh-tw/c-api/file.html |
| 模組物件 | https://python.github.io/python-docs-zh-tw/c-api/module.html |
| 模組定義 | https://python.github.io/python-docs-zh-tw/c-api/module.html#module-definitions |
| 模組槽 (Module slots) | https://python.github.io/python-docs-zh-tw/c-api/module.html#module-slots |
| Creating extension modules dynamically | https://python.github.io/python-docs-zh-tw/c-api/module.html#creating-extension-modules-dynamically |
| 支援的函式 | https://python.github.io/python-docs-zh-tw/c-api/module.html#support-functions |
| Module lookup (single-phase initialization) | https://python.github.io/python-docs-zh-tw/c-api/module.html#module-lookup-single-phase-initialization |
| 疊代器(Iterator)物件 | https://python.github.io/python-docs-zh-tw/c-api/iterator.html |
| Range 物件 | https://python.github.io/python-docs-zh-tw/c-api/iterator.html#range-objects |
| 內建疊代器型別 | https://python.github.io/python-docs-zh-tw/c-api/iterator.html#builtin-iterator-types |
| 其他疊代器物件 | https://python.github.io/python-docs-zh-tw/c-api/iterator.html#other-iterator-objects |
| Descriptor(描述器)物件 | https://python.github.io/python-docs-zh-tw/c-api/descriptor.html |
| 內建描述器 | https://python.github.io/python-docs-zh-tw/c-api/descriptor.html#built-in-descriptors |
| 切片物件 | https://python.github.io/python-docs-zh-tw/c-api/slice.html |
| Ellipsis 物件 | https://python.github.io/python-docs-zh-tw/c-api/slice.html#ellipsis-object |
| MemoryView 物件 | https://python.github.io/python-docs-zh-tw/c-api/memoryview.html |
| Pickle buffer objects | https://python.github.io/python-docs-zh-tw/c-api/picklebuffer.html |
| 弱參照物件 | https://python.github.io/python-docs-zh-tw/c-api/weakref.html |
| Capsules | https://python.github.io/python-docs-zh-tw/c-api/capsule.html |
| Frame 物件 | https://python.github.io/python-docs-zh-tw/c-api/frame.html |
| Frame Locals Proxies | https://python.github.io/python-docs-zh-tw/c-api/frame.html#frame-locals-proxies |
| Legacy Local Variable APIs | https://python.github.io/python-docs-zh-tw/c-api/frame.html#legacy-local-variable-apis |
| Internal Frames | https://python.github.io/python-docs-zh-tw/c-api/frame.html#internal-frames |
| 產生器 (Generator) 物件 | https://python.github.io/python-docs-zh-tw/c-api/gen.html |
| 非同步產生器 (Asynchronous Generator) 物件 | https://python.github.io/python-docs-zh-tw/c-api/gen.html#asynchronous-generator-objects |
| Coroutine(協程)物件 | https://python.github.io/python-docs-zh-tw/c-api/coro.html |
| 情境變數物件(Context Variables Objects) | https://python.github.io/python-docs-zh-tw/c-api/contextvars.html |
| 型別提示物件 | https://python.github.io/python-docs-zh-tw/c-api/typehints.html |
| 擴充模組的 C API | https://python.github.io/python-docs-zh-tw/c-api/concrete.html#c-api-for-extension-modules |
| Curses C API | https://python.github.io/python-docs-zh-tw/c-api/curses.html |
| 內部資料 | https://python.github.io/python-docs-zh-tw/c-api/curses.html#internal-data |
| DateTime 物件 | https://python.github.io/python-docs-zh-tw/c-api/datetime.html |
| 內部資料 | https://python.github.io/python-docs-zh-tw/c-api/datetime.html#internal-data |
| 初始化、終結化與執行緒 | https://python.github.io/python-docs-zh-tw/c-api/init.html |
| Python 初始化之前 | https://python.github.io/python-docs-zh-tw/c-api/init.html#before-python-initialization |
| Global configuration variables | https://python.github.io/python-docs-zh-tw/c-api/init.html#global-configuration-variables |
| Initializing and finalizing the interpreter | https://python.github.io/python-docs-zh-tw/c-api/init.html#initializing-and-finalizing-the-interpreter |
| Process-wide parameters | https://python.github.io/python-docs-zh-tw/c-api/init.html#process-wide-parameters |
| Thread State and the Global Interpreter Lock | https://python.github.io/python-docs-zh-tw/c-api/init.html#thread-state-and-the-global-interpreter-lock |
| Detaching the thread state from extension code | https://python.github.io/python-docs-zh-tw/c-api/init.html#detaching-the-thread-state-from-extension-code |
| Non-Python created threads | https://python.github.io/python-docs-zh-tw/c-api/init.html#non-python-created-threads |
| Supporting subinterpreters in non-Python threads | https://python.github.io/python-docs-zh-tw/c-api/init.html#supporting-subinterpreters-in-non-python-threads |
| Cautions about fork() | https://python.github.io/python-docs-zh-tw/c-api/init.html#cautions-about-fork |
| Cautions regarding runtime finalization | https://python.github.io/python-docs-zh-tw/c-api/init.html#cautions-regarding-runtime-finalization |
| 高階 API | https://python.github.io/python-docs-zh-tw/c-api/init.html#high-level-api |
| 低階 API | https://python.github.io/python-docs-zh-tw/c-api/init.html#low-level-api |
| Sub-interpreter support | https://python.github.io/python-docs-zh-tw/c-api/init.html#sub-interpreter-support |
| 直譯器各別持有的 GIL | https://python.github.io/python-docs-zh-tw/c-api/init.html#a-per-interpreter-gil |
| Bugs and caveats | https://python.github.io/python-docs-zh-tw/c-api/init.html#bugs-and-caveats |
| Asynchronous Notifications | https://python.github.io/python-docs-zh-tw/c-api/init.html#asynchronous-notifications |
| Profiling and Tracing | https://python.github.io/python-docs-zh-tw/c-api/init.html#profiling-and-tracing |
| Reference tracing | https://python.github.io/python-docs-zh-tw/c-api/init.html#reference-tracing |
| Advanced Debugger Support | https://python.github.io/python-docs-zh-tw/c-api/init.html#advanced-debugger-support |
| Thread Local Storage Support | https://python.github.io/python-docs-zh-tw/c-api/init.html#thread-local-storage-support |
| Thread Specific Storage (TSS) API | https://python.github.io/python-docs-zh-tw/c-api/init.html#thread-specific-storage-tss-api |
| Dynamic Allocation | https://python.github.io/python-docs-zh-tw/c-api/init.html#dynamic-allocation |
| 方法 | https://python.github.io/python-docs-zh-tw/c-api/init.html#methods |
| 執行緒局部儲存 (Thread Local Storage, TLS) API: | https://python.github.io/python-docs-zh-tw/c-api/init.html#thread-local-storage-tls-api |
| Synchronization Primitives | https://python.github.io/python-docs-zh-tw/c-api/init.html#synchronization-primitives |
| Python Critical Section API | https://python.github.io/python-docs-zh-tw/c-api/init.html#python-critical-section-api |
| Python 初始化設定 | https://python.github.io/python-docs-zh-tw/c-api/init_config.html |
| PyInitConfig C API | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#pyinitconfig-c-api |
| 範例 | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#example |
| 建立設定 | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#create-config |
| 錯誤處理 | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#error-handling |
| Get Options | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#get-options |
| Set Options | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#set-options |
| 模組 | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#module |
| 初始化 Python | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#initialize-python |
| Configuration Options | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#configuration-options |
| Runtime Python configuration API | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#runtime-python-configuration-api |
| PyConfig C API | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#pyconfig-c-api |
| 範例 | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#id1 |
| PyWideStringList | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#pywidestringlist |
| PyStatus | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#pystatus |
| PyPreConfig | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#pypreconfig |
| Preinitialize Python with PyPreConfig | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#preinitialize-python-with-pypreconfig |
| PyConfig | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#pyconfig |
| Initialization with PyConfig | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#initialization-with-pyconfig |
| Isolated Configuration | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#isolated-configuration |
| Python Configuration | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#python-configuration |
| Python 路徑配置 | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#python-path-configuration |
| Py_GetArgcArgv() | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#py-getargcargv |
| Delaying main module execution | https://python.github.io/python-docs-zh-tw/c-api/init_config.html#delaying-main-module-execution |
| 記憶體管理 | https://python.github.io/python-docs-zh-tw/c-api/memory.html |
| 總覽 | https://python.github.io/python-docs-zh-tw/c-api/memory.html#overview |
| Allocator Domains | https://python.github.io/python-docs-zh-tw/c-api/memory.html#allocator-domains |
| Raw Memory Interface | https://python.github.io/python-docs-zh-tw/c-api/memory.html#raw-memory-interface |
| 記憶體介面 | https://python.github.io/python-docs-zh-tw/c-api/memory.html#memory-interface |
| Object allocators | https://python.github.io/python-docs-zh-tw/c-api/memory.html#object-allocators |
| Default Memory Allocators | https://python.github.io/python-docs-zh-tw/c-api/memory.html#default-memory-allocators |
| Customize Memory Allocators | https://python.github.io/python-docs-zh-tw/c-api/memory.html#customize-memory-allocators |
| Debug hooks on the Python memory allocators | https://python.github.io/python-docs-zh-tw/c-api/memory.html#debug-hooks-on-the-python-memory-allocators |
| The pymalloc allocator | https://python.github.io/python-docs-zh-tw/c-api/memory.html#the-pymalloc-allocator |
| Customize pymalloc Arena Allocator | https://python.github.io/python-docs-zh-tw/c-api/memory.html#customize-pymalloc-arena-allocator |
| The mimalloc allocator | https://python.github.io/python-docs-zh-tw/c-api/memory.html#the-mimalloc-allocator |
| tracemalloc C API | https://python.github.io/python-docs-zh-tw/c-api/memory.html#tracemalloc-c-api |
| 範例 | https://python.github.io/python-docs-zh-tw/c-api/memory.html#examples |
| 物件實作支援 | https://python.github.io/python-docs-zh-tw/c-api/objimpl.html |
| 在 heap 上分配物件 | https://python.github.io/python-docs-zh-tw/c-api/allocation.html |
| 被棄用的別名 | https://python.github.io/python-docs-zh-tw/c-api/allocation.html#deprecated-aliases |
| 物件生命週期 | https://python.github.io/python-docs-zh-tw/c-api/lifecycle.html |
| 生命事件 | https://python.github.io/python-docs-zh-tw/c-api/lifecycle.html#life-events |
| Cyclic Isolate Destruction | https://python.github.io/python-docs-zh-tw/c-api/lifecycle.html#cyclic-isolate-destruction |
| 函式 | https://python.github.io/python-docs-zh-tw/c-api/lifecycle.html#functions |
| 通用物件結構 | https://python.github.io/python-docs-zh-tw/c-api/structures.html |
| Base object types and macros | https://python.github.io/python-docs-zh-tw/c-api/structures.html#base-object-types-and-macros |
| 實作函式與方法 | https://python.github.io/python-docs-zh-tw/c-api/structures.html#implementing-functions-and-methods |
| Accessing attributes of extension types | https://python.github.io/python-docs-zh-tw/c-api/structures.html#accessing-attributes-of-extension-types |
| Member flags | https://python.github.io/python-docs-zh-tw/c-api/structures.html#member-flags |
| Member types | https://python.github.io/python-docs-zh-tw/c-api/structures.html#member-types |
| Defining Getters and Setters | https://python.github.io/python-docs-zh-tw/c-api/structures.html#defining-getters-and-setters |
| 型別物件結構 | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html |
| Quick Reference | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#quick-reference |
| "tp slots" | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#tp-slots |
| sub-slots | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#sub-slots |
| slot typedefs | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#slot-typedefs |
| PyTypeObject Definition | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#pytypeobject-definition |
| PyObject Slots | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#pyobject-slots |
| PyVarObject Slots | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#pyvarobject-slots |
| PyTypeObject Slots | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#pytypeobject-slots |
| 靜態型別 | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#static-types |
| 堆積型別 | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#heap-types |
| Number Object Structures | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#number-object-structures |
| 對映物件結構 | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#mapping-object-structures |
| 序列物件結構 | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#sequence-object-structures |
| 緩衝區物件結構 | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#buffer-object-structures |
| 非同步物件結構 | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#async-object-structures |
| Slot Type typedefs | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#slot-type-typedefs |
| 範例 | https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#examples |
| 循環垃圾回收的支援 | https://python.github.io/python-docs-zh-tw/c-api/gcsupport.html |
| Controlling the Garbage Collector State | https://python.github.io/python-docs-zh-tw/c-api/gcsupport.html#controlling-the-garbage-collector-state |
| Querying Garbage Collector State | https://python.github.io/python-docs-zh-tw/c-api/gcsupport.html#querying-garbage-collector-state |
| API 和 ABI 版本管理 | https://python.github.io/python-docs-zh-tw/c-api/apiabiversion.html |
| Build-time version constants | https://python.github.io/python-docs-zh-tw/c-api/apiabiversion.html#build-time-version-constants |
| Run-time version | https://python.github.io/python-docs-zh-tw/c-api/apiabiversion.html#run-time-version |
| Bit-packing macros | https://python.github.io/python-docs-zh-tw/c-api/apiabiversion.html#bit-packing-macros |
| 監控 C API | https://python.github.io/python-docs-zh-tw/c-api/monitoring.html |
| Generating Execution Events | https://python.github.io/python-docs-zh-tw/c-api/monitoring.html#generating-execution-events |
| Managing the Monitoring State | https://python.github.io/python-docs-zh-tw/c-api/monitoring.html#managing-the-monitoring-state |
| 安裝 Python 模組 | https://python.github.io/python-docs-zh-tw/installing/index.html |
| 關鍵術語 | https://python.github.io/python-docs-zh-tw/installing/index.html#key-terms |
| 基本用法 | https://python.github.io/python-docs-zh-tw/installing/index.html#basic-usage |
| 我該如何...? | https://python.github.io/python-docs-zh-tw/installing/index.html#how-do-i |
| ...在 Python 3.4 之前的 Python 版本中安裝 pip? | https://python.github.io/python-docs-zh-tw/installing/index.html#install-pip-in-versions-of-python-prior-to-python-3-4 |
| ...只為目前的使用者安裝套件? | https://python.github.io/python-docs-zh-tw/installing/index.html#install-packages-just-for-the-current-user |
| ...安裝科學的 Python 套件? | https://python.github.io/python-docs-zh-tw/installing/index.html#install-scientific-python-packages |
| ...平行安裝多個 Python 版本並使用它們? | https://python.github.io/python-docs-zh-tw/installing/index.html#work-with-multiple-versions-of-python-installed-in-parallel |
| 常見的安裝問題 | https://python.github.io/python-docs-zh-tw/installing/index.html#common-installation-issues |
| 在 Linux 上安裝套件至系統 Python | https://python.github.io/python-docs-zh-tw/installing/index.html#installing-into-the-system-python-on-linux |
| 未安裝 pip | https://python.github.io/python-docs-zh-tw/installing/index.html#pip-not-installed |
| 安裝二進制擴充 (binary extension) | https://python.github.io/python-docs-zh-tw/installing/index.html#installing-binary-extensions |
| Python 如何達成任務 | https://python.github.io/python-docs-zh-tw/howto/index.html |
| Python 常見問題 | https://python.github.io/python-docs-zh-tw/faq/index.html |
| 一般的 Python 常見問答集 | https://python.github.io/python-docs-zh-tw/faq/general.html |
| 一般資訊 | https://python.github.io/python-docs-zh-tw/faq/general.html#general-information |
| 在真實世界中的 Python | https://python.github.io/python-docs-zh-tw/faq/general.html#python-in-the-real-world |
| 程式開發常見問答集 | https://python.github.io/python-docs-zh-tw/faq/programming.html |
| 常見問題 | https://python.github.io/python-docs-zh-tw/faq/programming.html#general-questions |
| 核心語言 | https://python.github.io/python-docs-zh-tw/faq/programming.html#core-language |
| 數字和字串 | https://python.github.io/python-docs-zh-tw/faq/programming.html#numbers-and-strings |
| 效能 | https://python.github.io/python-docs-zh-tw/faq/programming.html#performance |
| 序列(元組/串列) | https://python.github.io/python-docs-zh-tw/faq/programming.html#sequences-tuples-lists |
| 物件 | https://python.github.io/python-docs-zh-tw/faq/programming.html#objects |
| 模組 | https://python.github.io/python-docs-zh-tw/faq/programming.html#modules |
| 設計和歷史常見問答集 | https://python.github.io/python-docs-zh-tw/faq/design.html |
| 為什麼 Python 使用縮排將陳述式進行分組? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-does-python-use-indentation-for-grouping-of-statements |
| 為什麼我會從簡單的數學運算得到奇怪的結果? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-am-i-getting-strange-results-with-simple-arithmetic-operations |
| 為何浮點數運算如此不精確? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-are-floating-point-calculations-so-inaccurate |
| 為什麼 Python 字串不可變動? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-are-python-strings-immutable |
| 為何「self」在方法 (method) 定義和呼叫時一定要明確使用? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-must-self-be-used-explicitly-in-method-definitions-and-calls |
| 為何我不能在運算式 (expression) 中使用指派運算? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-can-t-i-use-an-assignment-in-an-expression |
| 為何 Python 對於一些功能實作使用方法(像是 list.index()),另一些使用函式(像是 len(list))? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-does-python-use-methods-for-some-functionality-e-g-list-index-but-functions-for-other-e-g-len-list |
| 為何 join() 是字串方法而非串列 (list) 或元組 (tuple) 方法? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-is-join-a-string-method-instead-of-a-list-or-tuple-method |
| 例外處理有多快? | https://python.github.io/python-docs-zh-tw/faq/design.html#how-fast-are-exceptions |
| 為什麼 Python 內沒有 switch 或 case 陳述式? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-isn-t-there-a-switch-or-case-statement-in-python |
| 為何不能在直譯器上模擬執行緒,而要使用作業系統的特定實作方式? | https://python.github.io/python-docs-zh-tw/faq/design.html#can-t-you-emulate-threads-in-the-interpreter-instead-of-relying-on-an-os-specific-thread-implementation |
| 為何 lambda 運算式不能包含陳述式? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-can-t-lambda-expressions-contain-statements |
| Python 可以被編譯成機器語言、C 語言或其他種語言嗎? | https://python.github.io/python-docs-zh-tw/faq/design.html#can-python-be-compiled-to-machine-code-c-or-some-other-language |
| Python 如何管理記憶體? | https://python.github.io/python-docs-zh-tw/faq/design.html#how-does-python-manage-memory |
| 為何 CPython 不使用更多傳統的垃圾回收機制? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-doesn-t-cpython-use-a-more-traditional-garbage-collection-scheme |
| 當 CPython 結束時,為何所有的記憶體不會被釋放? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-isn-t-all-memory-freed-when-cpython-exits |
| 為何要把元組 (tuple) 和串列 (list) 分成兩個資料型別? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-are-there-separate-tuple-and-list-data-types |
| 串列 (list) 在 CPython 中是怎麼實作的? | https://python.github.io/python-docs-zh-tw/faq/design.html#how-are-lists-implemented-in-cpython |
| 字典 (dictionaries) 在 CPython 中是怎麼實作的? | https://python.github.io/python-docs-zh-tw/faq/design.html#how-are-dictionaries-implemented-in-cpython |
| 為何字典的鍵一定是不可變的? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-must-dictionary-keys-be-immutable |
| 為何 list.sort() 不是回傳排序過的串列? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-doesn-t-list-sort-return-the-sorted-list |
| 如何在 Python 中指定和強制使用一個介面規範 (interface spec)? | https://python.github.io/python-docs-zh-tw/faq/design.html#how-do-you-specify-and-enforce-an-interface-spec-in-python |
| 為何沒有 goto 語法? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-is-there-no-goto |
| 為何純字串 (r-string) 不能以反斜線結尾? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-can-t-raw-strings-r-strings-end-with-a-backslash |
| 為何 Python 沒有屬性賦值的 with 陳述式? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-doesn-t-python-have-a-with-statement-for-attribute-assignments |
| 為何產生器 (generator) 不支援 with 陳述式? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-don-t-generators-support-the-with-statement |
| 為何 if、while、def、class 陳述式裡需要冒號? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-are-colons-required-for-the-if-while-def-class-statements |
| 為何 Python 允許在串列和元組末端加上逗號? | https://python.github.io/python-docs-zh-tw/faq/design.html#why-does-python-allow-commas-at-the-end-of-lists-and-tuples |
| 函式庫和擴充功能的常見問題 | https://python.github.io/python-docs-zh-tw/faq/library.html |
| 常見函式問題 | https://python.github.io/python-docs-zh-tw/faq/library.html#general-library-questions |
| 常見課題 | https://python.github.io/python-docs-zh-tw/faq/library.html#common-tasks |
| 執行緒 | https://python.github.io/python-docs-zh-tw/faq/library.html#threads |
| 輸入與輸出 | https://python.github.io/python-docs-zh-tw/faq/library.html#input-and-output |
| 網路 (Network)/網際網路 (Internet) 程式 | https://python.github.io/python-docs-zh-tw/faq/library.html#network-internet-programming |
| 資料庫 | https://python.github.io/python-docs-zh-tw/faq/library.html#databases |
| 數學和數值 | https://python.github.io/python-docs-zh-tw/faq/library.html#mathematics-and-numerics |
| 擴充/嵌入常見問題集 | https://python.github.io/python-docs-zh-tw/faq/extending.html |
| 我可以在 C 中建立自己的函式嗎? | https://python.github.io/python-docs-zh-tw/faq/extending.html#can-i-create-my-own-functions-in-c |
| 我可以在 C++ 中建立自己的函式嗎? | https://python.github.io/python-docs-zh-tw/faq/extending.html#id2 |
| 寫 C 很難;還有其他選擇嗎? | https://python.github.io/python-docs-zh-tw/faq/extending.html#writing-c-is-hard-are-there-any-alternatives |
| 如何從 C 執行任意 Python 陳述式? | https://python.github.io/python-docs-zh-tw/faq/extending.html#how-can-i-execute-arbitrary-python-statements-from-c |
| 如何計算來自 C 的任意 Python 運算式? | https://python.github.io/python-docs-zh-tw/faq/extending.html#how-can-i-evaluate-an-arbitrary-python-expression-from-c |
| 如何從 Python 物件中提取 C 值? | https://python.github.io/python-docs-zh-tw/faq/extending.html#how-do-i-extract-c-values-from-a-python-object |
| 如何使用 Py_BuildValue() 建立任意長度的元組? | https://python.github.io/python-docs-zh-tw/faq/extending.html#how-do-i-use-py-buildvalue-to-create-a-tuple-of-arbitrary-length |
| 如何從 C 呼叫物件的方法? | https://python.github.io/python-docs-zh-tw/faq/extending.html#how-do-i-call-an-object-s-method-from-c |
| 我如何捕捉 PyErr_Print() 的輸出(或任何印出到 stdout/stderr 的東西)? | https://python.github.io/python-docs-zh-tw/faq/extending.html#how-do-i-catch-the-output-from-pyerr-print-or-anything-that-prints-to-stdout-stderr |
| 如何從 C 存取用 Python 編寫的模組? | https://python.github.io/python-docs-zh-tw/faq/extending.html#how-do-i-access-a-module-written-in-python-from-c |
| 我如何從 Python 介接到 C++ 物件? | https://python.github.io/python-docs-zh-tw/faq/extending.html#how-do-i-interface-to-c-objects-from-python |
| 我使用安裝檔案新增了一個模組,但 make 失敗了;為什麼? | https://python.github.io/python-docs-zh-tw/faq/extending.html#i-added-a-module-using-the-setup-file-and-the-make-fails-why |
| 如何為擴充套件除錯? | https://python.github.io/python-docs-zh-tw/faq/extending.html#how-do-i-debug-an-extension |
| 我想在我的 Linux 系統上編譯一個 Python 模組,但是缺少一些檔案。為什麼? | https://python.github.io/python-docs-zh-tw/faq/extending.html#i-want-to-compile-a-python-module-on-my-linux-system-but-some-files-are-missing-why |
| 如何從「無效輸入」區分出「不完整輸入」? | https://python.github.io/python-docs-zh-tw/faq/extending.html#how-do-i-tell-incomplete-input-from-invalid-input |
| 如何找到未定義的 g++ 符號 __builtin_new 或 __pure_virtual? | https://python.github.io/python-docs-zh-tw/faq/extending.html#how-do-i-find-undefined-g-symbols-builtin-new-or-pure-virtual |
| 我可以用一些用 C 實作的方法和用 Python 實作的其他方法(例如透過繼承)建立一個物件類別嗎? | https://python.github.io/python-docs-zh-tw/faq/extending.html#can-i-create-an-object-class-with-some-methods-implemented-in-c-and-others-in-python-e-g-through-inheritance |
| 在 Windows 使用 Python 的常見問答集 | https://python.github.io/python-docs-zh-tw/faq/windows.html |
| 如何在 Windows 作業系統裡運行 Python 程式? | https://python.github.io/python-docs-zh-tw/faq/windows.html#how-do-i-run-a-python-program-under-windows |
| 如何使 Python 腳本可以執行? | https://python.github.io/python-docs-zh-tw/faq/windows.html#how-do-i-make-python-scripts-executable |
| 為什麼 Python 有時需要這麼長的時間才能開始? | https://python.github.io/python-docs-zh-tw/faq/windows.html#why-does-python-sometimes-take-so-long-to-start |
| 如何從 Python 腳本製作可執行檔? | https://python.github.io/python-docs-zh-tw/faq/windows.html#how-do-i-make-an-executable-from-a-python-script |
| *.pyd 檔是否與 DLL 相同? | https://python.github.io/python-docs-zh-tw/faq/windows.html#is-a-pyd-file-the-same-as-a-dll |
| 如何將 Python 嵌入 Windows 應用程式中? | https://python.github.io/python-docs-zh-tw/faq/windows.html#how-can-i-embed-python-into-a-windows-application |
| 如何防止編輯器在我的 Python 原始碼中插入 tab? | https://python.github.io/python-docs-zh-tw/faq/windows.html#how-do-i-keep-editors-from-inserting-tabs-into-my-python-source |
| 如何在不阻塞的情況下檢查 keypress? | https://python.github.io/python-docs-zh-tw/faq/windows.html#how-do-i-check-for-a-keypress-without-blocking |
| 如何解決遺漏 api-ms-win-crt-runtime-l1-1-0.dll 的錯誤? | https://python.github.io/python-docs-zh-tw/faq/windows.html#how-do-i-solve-the-missing-api-ms-win-crt-runtime-l1-1-0-dll-error |
| 圖形使用者介面常見問答集 | https://python.github.io/python-docs-zh-tw/faq/gui.html |
| 圖形使用者介面 (GUI) 的常見問題 | https://python.github.io/python-docs-zh-tw/faq/gui.html#general-gui-questions |
| Python 有哪些 GUI 套件? | https://python.github.io/python-docs-zh-tw/faq/gui.html#what-gui-toolkits-exist-for-python |
| Tkinter 的問答 | https://python.github.io/python-docs-zh-tw/faq/gui.html#tkinter-questions |
| 「為什麼 Python 被安裝在我的機器上?」常見問答集 | https://python.github.io/python-docs-zh-tw/faq/installed.html |
| 什麼是 Python? | https://python.github.io/python-docs-zh-tw/faq/installed.html#what-is-python |
| 為什麼 Python 被安裝在我的機器上? | https://python.github.io/python-docs-zh-tw/faq/installed.html#why-is-python-installed-on-my-machine |
| 我能夠自行刪除 Python 嗎? | https://python.github.io/python-docs-zh-tw/faq/installed.html#can-i-delete-python |
| 已棄用項目 | https://python.github.io/python-docs-zh-tw/deprecations/index.html |
| Python 3.15 中待移除的項目 | https://python.github.io/python-docs-zh-tw/deprecations/index.html#pending-removal-in-python-3-15 |
| Python 3.16 中待移除的項目 | https://python.github.io/python-docs-zh-tw/deprecations/index.html#pending-removal-in-python-3-16 |
| Python 3.17 中待移除的項目 | https://python.github.io/python-docs-zh-tw/deprecations/index.html#pending-removal-in-python-3-17 |
| Python 3.19 中待移除的項目 | https://python.github.io/python-docs-zh-tw/deprecations/index.html#pending-removal-in-python-3-19 |
| 未來版本中的待移除項目 | https://python.github.io/python-docs-zh-tw/deprecations/index.html#pending-removal-in-future-versions |
| C API 的棄用項目 | https://python.github.io/python-docs-zh-tw/deprecations/index.html#c-api-deprecations |
| Python 3.15 中待移除的項目 | https://python.github.io/python-docs-zh-tw/deprecations/index.html#id1 |
| Python 3.18 中待移除的項目 | https://python.github.io/python-docs-zh-tw/deprecations/index.html#pending-removal-in-python-3-18 |
| 未來版本中的待移除項目 | https://python.github.io/python-docs-zh-tw/deprecations/index.html#id2 |
| 術語表 | https://python.github.io/python-docs-zh-tw/glossary.html |
| 關於這份說明文件 | https://python.github.io/python-docs-zh-tw/about.html |
| Python 文件的貢獻者們 | https://python.github.io/python-docs-zh-tw/about.html#contributors-to-the-python-documentation |
| 處理錯誤 (Bug) | https://python.github.io/python-docs-zh-tw/bugs.html |
| 說明文件的錯誤 | https://python.github.io/python-docs-zh-tw/bugs.html#documentation-bugs |
| 使用 Python 問題追蹤系統 | https://python.github.io/python-docs-zh-tw/bugs.html#using-the-python-issue-tracker |
| 開始讓自己貢獻 Python | https://python.github.io/python-docs-zh-tw/bugs.html#getting-started-contributing-to-python-yourself |
| 版權宣告 | https://python.github.io/python-docs-zh-tw/copyright.html |
| 沿革與授權 | https://python.github.io/python-docs-zh-tw/license.html |
| 軟體沿革 | https://python.github.io/python-docs-zh-tw/license.html#history-of-the-software |
| 關於存取或以其他方式使用 Python 的合約條款 | https://python.github.io/python-docs-zh-tw/license.html#terms-and-conditions-for-accessing-or-otherwise-using-python |
| PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 | https://python.github.io/python-docs-zh-tw/license.html#python-software-foundation-license-version-2 |
| BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 | https://python.github.io/python-docs-zh-tw/license.html#beopen-com-license-agreement-for-python-2-0 |
| CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 | https://python.github.io/python-docs-zh-tw/license.html#cnri-license-agreement-for-python-1-6-1 |
| CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 | https://python.github.io/python-docs-zh-tw/license.html#cwi-license-agreement-for-python-0-9-0-through-1-2 |
| ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION | https://python.github.io/python-docs-zh-tw/license.html#zero-clause-bsd-license-for-code-in-the-python-documentation |
| 被收錄軟體的授權與致謝 | https://python.github.io/python-docs-zh-tw/license.html#licenses-and-acknowledgements-for-incorporated-software |
| Mersenne Twister | https://python.github.io/python-docs-zh-tw/license.html#mersenne-twister |
| Sockets | https://python.github.io/python-docs-zh-tw/license.html#sockets |
| 非同步 socket 服務 | https://python.github.io/python-docs-zh-tw/license.html#asynchronous-socket-services |
| Cookie 管理 | https://python.github.io/python-docs-zh-tw/license.html#cookie-management |
| 執行追蹤 | https://python.github.io/python-docs-zh-tw/license.html#execution-tracing |
| UUencode 與 UUdecode 函式 | https://python.github.io/python-docs-zh-tw/license.html#uuencode-and-uudecode-functions |
| XML 遠端程序呼叫 | https://python.github.io/python-docs-zh-tw/license.html#xml-remote-procedure-calls |
| test_epoll | https://python.github.io/python-docs-zh-tw/license.html#test-epoll |
| Select kqueue | https://python.github.io/python-docs-zh-tw/license.html#select-kqueue |
| SipHash24 | https://python.github.io/python-docs-zh-tw/license.html#siphash24 |
| strtod 與 dtoa | https://python.github.io/python-docs-zh-tw/license.html#strtod-and-dtoa |
| OpenSSL | https://python.github.io/python-docs-zh-tw/license.html#openssl |
| expat | https://python.github.io/python-docs-zh-tw/license.html#expat |
| libffi | https://python.github.io/python-docs-zh-tw/license.html#libffi |
| zlib | https://python.github.io/python-docs-zh-tw/license.html#zlib |
| cfuhash | https://python.github.io/python-docs-zh-tw/license.html#cfuhash |
| libmpdec | https://python.github.io/python-docs-zh-tw/license.html#libmpdec |
| W3C C14N 測試套件 | https://python.github.io/python-docs-zh-tw/license.html#w3c-c14n-test-suite |
| mimalloc | https://python.github.io/python-docs-zh-tw/license.html#mimalloc |
| asyncio | https://python.github.io/python-docs-zh-tw/license.html#asyncio |
| Global Unbounded Sequences (GUS) | https://python.github.io/python-docs-zh-tw/license.html#global-unbounded-sequences-gus |
| Zstandard bindings | https://python.github.io/python-docs-zh-tw/license.html#zstandard-bindings |
| Python 有什麼新功能? | https://python.github.io/python-docs-zh-tw/whatsnew/index.html |
| 回報錯誤 | https://python.github.io/python-docs-zh-tw/bugs.html |
| 顯示原始碼
| https://github.com/python/cpython/blob/main/Doc/contents.rst?plain=1 |
| 索引 | https://python.github.io/python-docs-zh-tw/genindex.html |
| 模組 | https://python.github.io/python-docs-zh-tw/py-modindex.html |
| 下一頁 | https://python.github.io/python-docs-zh-tw/whatsnew/index.html |
| Python | https://www.python.org/ |
| 3.14.0 Documentation | https://python.github.io/python-docs-zh-tw/index.html |
| Python 說明文件內容 | https://python.github.io/python-docs-zh-tw/contents.html |
| 版權所有 | https://python.github.io/python-docs-zh-tw/copyright.html |
| 歷史與授權條款 | https://python.github.io/license.html |
| 敬請捐贈。 | https://www.python.org/psf/donations/ |
| 發現 bug | https://python.github.io/bugs.html |
| Sphinx | https://www.sphinx-doc.org/ |