René's URL Explorer Experiment


Title: Python 說明文件內容 — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

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
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://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 highlightshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#summary-release-highlights
New featureshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#new-features
PEP 649 & PEP 749: Deferred evaluation of annotationshttps://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 libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pep-734-multiple-interpreters-in-the-standard-library
PEP 750: Template string literalshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pep-750-template-string-literals
PEP 768: Safe external debugger interfacehttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pep-768-safe-external-debugger-interface
A new type of interpreterhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#a-new-type-of-interpreter
Free-threaded mode improvementshttps://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 capabilitieshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#asyncio-introspection-capabilities
Concurrent safe warnings controlhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#concurrent-safe-warnings-control
Other language changeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#other-language-changes
Built-inshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#built-ins
Command line and environmenthttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#command-line-and-environment
PEP 758: Allow except and except* expressions without bracketshttps://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 blockshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pep-765-control-flow-in-finally-blocks
Incremental garbage collectionhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#incremental-garbage-collection
Default interactive shellhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#default-interactive-shell
New moduleshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#new-modules
Improved moduleshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#improved-modules
argparsehttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#argparse
asthttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#ast
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#asyncio
calendarhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#calendar
concurrent.futureshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#concurrent-futures
configparserhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#configparser
contextvarshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#contextvars
ctypeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#ctypes
curseshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#curses
datetimehttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#datetime
decimalhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#decimal
difflibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#difflib
dishttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#dis
errnohttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#errno
faulthandlerhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#faulthandler
fnmatchhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#fnmatch
fractionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#fractions
functoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#functools
getopthttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#getopt
getpasshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#getpass
graphlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#graphlib
heapqhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#heapq
hmachttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#hmac
httphttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#http
imaplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#imaplib
inspecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#inspect
iohttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#io
jsonhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#json
linecachehttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#linecache
logging.handlershttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#logging-handlers
mathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#math
mimetypeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#mimetypes
multiprocessinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#multiprocessing
operatorhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#operator
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#os
os.pathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#os-path
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pathlib
pdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pdb
picklehttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pickle
platformhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#platform
pydochttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pydoc
rehttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#re
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#socket
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#ssl
structhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#struct
symtablehttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#symtable
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#sys
sys.monitoringhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#sys-monitoring
sysconfighttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#sysconfig
tarfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#tarfile
threadinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#threading
tkinterhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#tkinter
turtlehttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#turtle
typeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#types
typinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#typing
unicodedatahttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#unicodedata
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#unittest
urllibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#urllib
uuidhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#uuid
webbrowserhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#webbrowser
zipfilehttps://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
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id2
base64https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#base64
bdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#bdb
difflibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id3
gchttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#gc
iohttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id4
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id5
pdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id6
uuidhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id7
zlibhttps://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
argparsehttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id8
asthttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id9
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id10
emailhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#email
importlib.abchttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#importlib-abc
itertoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#itertools
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#id11
pkgutilhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pkgutil
ptyhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#pty
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#sqlite3
urllibhttps://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 deprecationshttps://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-instructionshttps://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 APIhttps://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 changeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#limited-c-api-changes
被移除的 C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#removed-c-apis
已棄用的 C APIhttps://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.jsonhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#build-details-json
Discontinuation of PGP signatureshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#discontinuation-of-pgp-signatures
Free-threaded Python is officially supportedhttps://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 compilerhttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#binary-releases-for-the-experimental-just-in-time-compiler
移植至 Python 3.14https://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 codehttps://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 changeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.14.html#related-changes
from __future__ import annotationshttps://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 interpreterhttps://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 CPythonhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#free-threaded-cpython
An experimental just-in-time (JIT) compilerhttps://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
argparsehttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#argparse
arrayhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#array
asthttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#ast
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#asyncio
base64https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#base64
compileallhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#compileall
concurrent.futureshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#concurrent-futures
configparserhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#configparser
copyhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#copy
ctypeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#ctypes
dbmhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#dbm
dishttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#dis
doctesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#doctest
emailhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#email
enumhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#enum
fractionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#fractions
globhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#glob
importlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#importlib
iohttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#io
ipaddresshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#ipaddress
itertoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#itertools
marshalhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#marshal
mathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#math
mimetypeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#mimetypes
mmaphttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#mmap
multiprocessinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#multiprocessing
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#os
os.pathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#os-path
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#pathlib
pdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#pdb
queuehttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#queue
randomhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#random
rehttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#re
shutilhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#shutil
sitehttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#site
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#sqlite3
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#ssl
statisticshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#statistics
subprocesshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#subprocess
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#sys
tempfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#tempfile
timehttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#time
tkinterhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#tkinter
tracebackhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#traceback
typeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#types
typinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#typing
unicodedatahttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#unicodedata
venvhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#venv
warningshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#warnings
xmlhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#xml
zipimporthttps://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
被移除的模組和 APIhttps://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
2to3https://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#to3
builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#builtins
configparserhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id3
importlib.metadatahttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#importlib-metadata
localehttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#locale
opcodehttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#opcode
optparsehttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#optparse
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id4
rehttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id5
tkinter.tixhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#tkinter-tix
turtlehttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#turtle
typinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#id6
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#unittest
urllibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#urllib
webbrowserhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#webbrowser
New Deprecationshttps://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 APIshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#changed-c-apis
Limited C API Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#limited-c-api-changes
移除的 C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/3.13.html#removed-c-apis
器用的 C APIhttps://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.13https://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-stringshttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pep-701-syntactic-formalization-of-f-strings
PEP 684:直譯器各別持有的 GILhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pep-684-a-per-interpreter-gil
PEP 669: Low impact monitoring for CPythonhttps://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 inlininghttps://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 typinghttps://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
arrayhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#array
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#asyncio
calendarhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#calendar
csvhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#csv
dishttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#dis
fractionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#fractions
importlib.resourceshttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#importlib-resources
inspecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#inspect
itertoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#itertools
mathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#math
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#os
os.pathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#os-path
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pathlib
platformhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#platform
pdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#pdb
randomhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#random
shutilhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#shutil
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#sqlite3
statisticshttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#statistics
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#sys
tempfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#tempfile
threadinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#threading
tkinterhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#tkinter
tokenizehttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#tokenize
typeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#types
typinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#typing
unicodedatahttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#unicodedata
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#unittest
uuidhttps://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 Toolshttps://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 和 asyncorehttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#asynchat-and-asyncore
configparserhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#configparser
distutilshttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#distutils
ensurepiphttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#ensurepip
enumhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#enum
ftplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#ftplib
gziphttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#gzip
hashlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#hashlib
importlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#importlib
imphttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#imp
iohttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#io
localehttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#locale
smtpdhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#smtpd
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id2
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#ssl
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#id3
webbrowserhttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#webbrowser
xml.etree.ElementTreehttps://python.github.io/python-docs-zh-tw/whatsnew/3.12.html#xml-etree-elementtree
zipimporthttps://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.12https://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.12https://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
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#asyncio
contextlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#contextlib
dataclasseshttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#dataclasses
datetimehttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#datetime
enumhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#enum
fcntlhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#fcntl
fractionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#fractions
functoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#functools
gziphttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#gzip
hashlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#hashlib
IDLE 和 idlelibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#whatsnew311-idle
inspecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#inspect
localehttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#locale
logginghttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#logging
mathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#math
operatorhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#operator
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#os
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#pathlib
rehttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#re
shutilhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#shutil
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#socket
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#sqlite3
stringhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#string
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#sys
sysconfighttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#sysconfig
tempfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#tempfile
threadinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#threading
timehttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#time
tkinterhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#tkinter
tracebackhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#traceback
typinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#typing
unicodedatahttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#unicodedata
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#unittest
venvhttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#venv
warningshttps://python.github.io/python-docs-zh-tw/whatsnew/3.11.html#warnings
zipfilehttps://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
更快的 CPythonhttps://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
FAQhttps://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
新增 opcodehttps://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
有更動/被移除的 opcodehttps://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.11https://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.11https://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
tarfilehttps://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
OpenSSLhttps://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
SyntaxErrorshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#syntaxerrors
IndentationErrorshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#indentationerrors
AttributeErrorshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#attributeerrors
NameErrorshttps://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
Guardhttps://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
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#asyncio
argparsehttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#argparse
arrayhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#array
asynchat, asyncore, smtpdhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#asynchat-asyncore-smtpd
base64https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#base64
bdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#bdb
bisecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#bisect
codecshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#codecs
collections.abchttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#collections-abc
contextlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#contextlib
curseshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#curses
dataclasseshttps://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
distutilshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#distutils
doctesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#doctest
encodingshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#encodings
enumhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#enum
fileinputhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#fileinput
faulthandlerhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#faulthandler
gchttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#gc
globhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#glob
hashlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#hashlib
hmachttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#hmac
IDLE 和 idlelibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#idle-and-idlelib
importlib.metadatahttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#importlib-metadata
inspecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#inspect
itertoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#itertools
linecachehttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#linecache
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#os
os.pathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#os-path
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pathlib
platformhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#platform
pprinthttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pprint
py_compilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#py-compile
pyclbrhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#pyclbr
shelvehttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#shelve
statisticshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#statistics
sitehttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#site
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#socket
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#ssl
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#sqlite3
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#sys
_threadhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#thread
threadinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#threading
tracebackhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#traceback
typeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#types
typinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#typing
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#unittest
urllib.parsehttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#urllib-parse
xmlhttps://python.github.io/python-docs-zh-tw/whatsnew/3.10.html#xml
zipimporthttps://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.10https://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:維護穩定 ABIhttps://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.10https://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
tarfilehttps://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 codehttps://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 Operatorshttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#dictionary-merge-update-operators
New String Methods to Remove Prefixes and Suffixeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#new-string-methods-to-remove-prefixes-and-suffixes
Type Hinting Generics in Standard Collectionshttps://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
zoneinfohttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#zoneinfo
graphlibhttps://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
asthttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#ast
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#asyncio
compileallhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#compileall
concurrent.futureshttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#concurrent-futures
curseshttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#curses
datetimehttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#datetime
distutilshttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#distutils
fcntlhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#fcntl
ftplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#ftplib
gchttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#gc
hashlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#hashlib
httphttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#http
IDLE 和 idlelibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#idle-and-idlelib
imaplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#imaplib
importlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#importlib
inspecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#inspect
ipaddresshttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#ipaddress
mathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#math
multiprocessinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#multiprocessing
nntplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#nntplib
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#os
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#pathlib
pdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#pdb
poplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#poplib
pprinthttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#pprint
pydochttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#pydoc
randomhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#random
signalhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#signal
smtplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#smtplib
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#socket
timehttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#time
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#sys
tracemallochttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#tracemalloc
typinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#typing
unicodedatahttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#unicodedata
venvhttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#venv
xmlhttps://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.9https://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.9https://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
typinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#id4
macOS 11.0 (Big Sur) and Apple Silicon Mac supporthttps://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.abchttps://python.github.io/python-docs-zh-tw/whatsnew/3.9.html#collections-abc
urllib.parsehttps://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.parsehttps://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
tarfilehttps://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 expressionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#assignment-expressions
Positional-only parametershttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#positional-only-parameters
Parallel filesystem cache for compiled bytecode fileshttps://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 buildhttps://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 debugginghttps://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 Hookshttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pep-578-python-runtime-audit-hooks
PEP 587: Python Initialization Configurationhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pep-587-python-initialization-configuration
PEP 590: Vectorcall: a fast calling protocol for CPythonhttps://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 buffershttps://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
asthttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#ast
asynciohttps://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
collectionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#collections
cProfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#cprofile
csvhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#csv
curseshttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#curses
ctypeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#ctypes
datetimehttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#datetime
functoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#functools
gchttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#gc
gettexthttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#gettext
gziphttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#gzip
IDLE 和 idlelibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#idle-and-idlelib
inspecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#inspect
iohttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#io
itertoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#itertools
json.toolhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#json-tool
logginghttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#logging
mathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#math
mmaphttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#mmap
multiprocessinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#multiprocessing
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#os
os.pathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#os-path
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pathlib
picklehttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pickle
plistlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#plistlib
pprinthttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#pprint
py_compilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#py-compile
shlexhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#shlex
shutilhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#shutil
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#socket
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#ssl
statisticshttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#statistics
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#sys
tarfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#tarfile
threadinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#threading
tokenizehttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#tokenize
tkinterhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#tkinter
timehttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#time
typinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#typing
unicodedatahttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#unicodedata
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#unittest
venvhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#venv
weakrefhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#weakref
xmlhttps://python.github.io/python-docs-zh-tw/whatsnew/3.8.html#xml
xmlrpchttps://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.8https://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 Toolshttps://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 supporthttps://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.parsehttps://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
tarfilehttps://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 Coercionhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-538-legacy-c-locale-coercion
PEP 540: Forced UTF-8 Runtime Modehttps://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 Storagehttps://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 Attributeshttps://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 Resolutionhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pep-564-new-time-functions-with-nanosecond-resolution
PEP 565:在 __main__ 中顯示 DeprecationWarninghttps://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
contextvarshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#contextvars
dataclasseshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#dataclasses
importlib.resourceshttps://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
argparsehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#argparse
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#asyncio
binasciihttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#binascii
calendarhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#calendar
collectionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#collections
compileallhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#compileall
concurrent.futureshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#concurrent-futures
contextlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#contextlib
cProfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#cprofile
crypthttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#crypt
datetimehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#datetime
dbmhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#dbm
decimalhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#decimal
dishttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#dis
distutilshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#distutils
enumhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#enum
functoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#functools
gchttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#gc
hmachttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#hmac
http.clienthttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#http-client
http.serverhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#http-server
idlelib 與 IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#idlelib-and-idle
importlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#importlib
iohttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#io
ipaddresshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#ipaddress
itertoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#itertools
localehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#locale
logginghttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#logging
mathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#math
mimetypeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#mimetypes
msilibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#msilib
multiprocessinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#multiprocessing
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#os
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pathlib
pdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pdb
py_compilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#py-compile
pydochttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#pydoc
queuehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#queue
rehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#re
signalhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#signal
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#socket
socketserverhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#socketserver
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#sqlite3
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#ssl
stringhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#string
subprocesshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#subprocess
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#sys
timehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#time
tkinterhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#tkinter
tracemallochttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#tracemalloc
typeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#types
unicodedatahttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#unicodedata
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#unittest
unittest.mockhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#unittest-mock
urllib.parsehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#urllib-parse
uuhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#uu
uuidhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#uuid
warningshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#warnings
xmlhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#xml
xml.etreehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#xml-etree
xmlrpc.serverhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#xmlrpc-server
zipapphttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#zipapp
zipfilehttps://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 Changeshttps://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
aifchttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#aifc
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#whatsnew37-asyncio-deprecated
collectionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id3
dbmhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id4
enumhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id5
gettexthttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#gettext
importlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id6
localehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id7
macpathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#macpath
threadinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#threading
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id8
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id9
sunauhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#sunau
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id10
wavehttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#wave
Deprecated functions and types of the C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#deprecated-functions-and-types-of-the-c-api
Platform Support Removalshttps://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 Removalshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#module-removals
Windows-only Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#windows-only-changes
移植至 Python 3.7https://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 Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.7.html#id12
Other CPython implementation changeshttps://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 literalshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-498-formatted-string-literals
PEP 526: Syntax for variable annotationshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-526-syntax-for-variable-annotations
PEP 515: Underscores in Numeric Literalshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-515-underscores-in-numeric-literals
PEP 525: Asynchronous Generatorshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-525-asynchronous-generators
PEP 530: Asynchronous Comprehensionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-530-asynchronous-comprehensions
PEP 487: Simpler customization of class creationhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-487-simpler-customization-of-class-creation
PEP 487: Descriptor Protocol Enhancementshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-487-descriptor-protocol-enhancements
PEP 519: Adding a file system path protocolhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-519-adding-a-file-system-path-protocol
PEP 495: Local Time Disambiguationhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-495-local-time-disambiguation
PEP 529: Change Windows filesystem encoding to UTF-8https://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-8https://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 Orderhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-520-preserving-class-attribute-definition-order
PEP 468: Preserving Keyword Argument Orderhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-468-preserving-keyword-argument-order
New dict implementationhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#new-dict-implementation
PEP 523: Adding a frame evaluation API to CPythonhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pep-523-adding-a-frame-evaluation-api-to-cpython
PYTHONMALLOC environment variablehttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pythonmalloc-environment-variable
DTrace and SystemTap probing supporthttps://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
secretshttps://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
arrayhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#array
asthttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#ast
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#asyncio
binasciihttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#binascii
cmathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#cmath
collectionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#collections
concurrent.futureshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#concurrent-futures
contextlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#contextlib
datetimehttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#datetime
decimalhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#decimal
distutilshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#distutils
emailhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#email
encodingshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#encodings
enumhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#enum
faulthandlerhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#faulthandler
fileinputhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#fileinput
hashlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#hashlib
http.clienthttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#http-client
idlelib 與 IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#idlelib-and-idle
importlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#importlib
inspecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#inspect
jsonhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#json
logginghttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#logging
mathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#math
multiprocessinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#multiprocessing
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#os
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pathlib
pdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pdb
picklehttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pickle
pickletoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pickletools
pydochttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#pydoc
randomhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#random
rehttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#re
readlinehttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#readline
rlcompleterhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#rlcompleter
shlexhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#shlex
sitehttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#site
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#sqlite3
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#socket
socketserverhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#socketserver
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#ssl
statisticshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#statistics
structhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#struct
subprocesshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#subprocess
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#sys
telnetlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#telnetlib
timehttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#time
timeithttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#timeit
tkinterhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#tkinter
tracebackhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#traceback
tracemallochttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#tracemalloc
typinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#typing
unicodedatahttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#unicodedata
unittest.mockhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#unittest-mock
urllib.requesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#urllib-request
urllib.robotparserhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#urllib-robotparser
venvhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#venv
warningshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#warnings
winreghttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#winreg
winsoundhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#winsound
xmlrpc.clienthttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#xmlrpc-client
zipfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#zipfile
zlibhttps://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
asynchathttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#asynchat
asyncorehttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#asyncore
dbmhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#dbm
distutilshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id2
grphttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#grp
importlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id3
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id4
rehttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id5
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id6
tkinterhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#id7
venvhttps://python.github.io/python-docs-zh-tw/whatsnew/3.6.html#whatsnew36-venv
xmlhttps://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.6https://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 multiplicationhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-465-a-dedicated-infix-operator-for-matrix-multiplication
PEP 448 - Additional Unpacking Generalizationshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-448-additional-unpacking-generalizations
PEP 461 - percent formatting support for bytes and bytearrayhttps://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 iteratorhttps://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 EINTRhttps://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 generatorshttps://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 equalityhttps://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 environmentshttps://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 fileshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pep-488-elimination-of-pyo-files
PEP 489: Multi-phase extension module initializationhttps://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
typinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#typing
zipapphttps://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
argparsehttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#argparse
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#asyncio
bz2https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#bz2
cgihttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#cgi
cmathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#cmath
codehttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#code
collectionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#collections
collections.abchttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#collections-abc
compileallhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#compileall
concurrent.futureshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#concurrent-futures
configparserhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#configparser
contextlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#contextlib
csvhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#csv
curseshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#curses
dbmhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#dbm
difflibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#difflib
distutilshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#distutils
doctesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#doctest
emailhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#email
enumhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#enum
faulthandlerhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#faulthandler
functoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#functools
globhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#glob
gziphttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#gzip
heapqhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#heapq
httphttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#http
http.clienthttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#http-client
idlelib 與 IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#idlelib-and-idle
imaplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#imaplib
imghdrhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#imghdr
importlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#importlib
inspecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#inspect
iohttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#io
ipaddresshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#ipaddress
jsonhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#json
linecachehttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#linecache
localehttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#locale
logginghttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#logging
lzmahttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#lzma
mathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#math
multiprocessinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#multiprocessing
operatorhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#operator
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#os
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pathlib
picklehttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#pickle
poplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#poplib
rehttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#re
readlinehttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#readline
selectorshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#selectors
shutilhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#shutil
signalhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#signal
smtpdhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#smtpd
smtplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#smtplib
sndhdrhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#sndhdr
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#socket
sslhttps://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 Supporthttps://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
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#sqlite3
subprocesshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#subprocess
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#sys
sysconfighttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#sysconfig
tarfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#tarfile
threadinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#threading
timehttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#time
timeithttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#timeit
tkinterhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#tkinter
tracebackhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#traceback
typeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#types
unicodedatahttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#unicodedata
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#unittest
unittest.mockhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#unittest-mock
urllibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#urllib
wsgirefhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#wsgiref
xmlrpchttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#xmlrpc
xml.saxhttps://python.github.io/python-docs-zh-tw/whatsnew/3.5.html#xml-sax
zipfilehttps://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.5https://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 Installationshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-453-explicit-bootstrapping-of-pip-in-python-installations
Bootstrapping pip By Defaulthttps://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-Inheritablehttps://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
asynciohttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#asyncio
ensurepiphttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#ensurepip
enumhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#enum
pathlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pathlib
selectorshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#selectors
statisticshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#statistics
tracemallochttps://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
abchttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#abc
aifchttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#aifc
argparsehttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#argparse
audioophttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#audioop
base64https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#base64
collectionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#collections
colorsyshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#colorsys
contextlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#contextlib
dbmhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#dbm
dishttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#dis
doctesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#doctest
emailhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#email
filecmphttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#filecmp
functoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#functools
gchttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#gc
globhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#glob
hashlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#hashlib
hmachttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#hmac
htmlhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#html
httphttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#http
idlelib 與 IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#idlelib-and-idle
importlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#importlib
inspecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#inspect
ipaddresshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#ipaddress
logginghttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#logging
marshalhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#marshal
mmaphttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#mmap
multiprocessinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#multiprocessing
operatorhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#operator
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#os
pdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pdb
picklehttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pickle
plistlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#plistlib
poplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#poplib
pprinthttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pprint
ptyhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pty
pydochttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pydoc
rehttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#re
resourcehttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#resource
selecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#select
shelvehttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#shelve
shutilhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#shutil
smtpdhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#smtpd
smtplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#smtplib
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#socket
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#sqlite3
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#ssl
stathttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#stat
structhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#struct
subprocesshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#subprocess
sunauhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#sunau
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#sys
tarfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#tarfile
textwraphttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#textwrap
threadinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#threading
tracebackhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#traceback
typeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#types
urllibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#urllib
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#unittest
venvhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#venv
wavehttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#wave
weakrefhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#weakref
xml.etreehttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#xml-etree
zipfilehttps://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 Allocatorshttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-445-customization-of-cpython-memory-allocators
PEP 442: Safe Object Finalizationhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-442-safe-object-finalization
PEP 456: Secure and Interchangeable Hash Algorithmhttps://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#pep-456-secure-and-interchangeable-hash-algorithm
PEP 436: Argument Clinichttps://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 APIhttps://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.4https://python.github.io/python-docs-zh-tw/whatsnew/3.4.html#porting-to-python-3-4
Changes in 'python' Command Behaviorhttps://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 clientshttps://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 Packageshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-420-implicit-namespace-packages
PEP 3118: New memoryview implementation and buffer protocol documentationhttps://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 Representationhttps://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 hierarchyhttps://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 Subgeneratorhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-380-syntax-for-delegating-to-a-subgenerator
PEP 409: Suppressing exception contexthttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-409-suppressing-exception-context
PEP 414: Explicit Unicode literalshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-414-explicit-unicode-literals
PEP 3155: Qualified name for classes and functionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-3155-qualified-name-for-classes-and-functions
PEP 412: Key-Sharing Dictionaryhttps://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.implementationhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pep-421-adding-sys-implementation
SimpleNamespacehttps://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
新 APIhttps://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 Lockhttps://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
faulthandlerhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#faulthandler
ipaddresshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#ipaddress
lzmahttps://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
abchttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#abc
arrayhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#array
base64https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#base64
binasciihttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#binascii
bz2https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#bz2
codecshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#codecs
collectionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#collections
contextlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#contextlib
crypthttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#crypt
curseshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#curses
datetimehttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#datetime
decimalhttps://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
emailhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#email
Policy Frameworkhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#policy-framework
Provisional Policy with New Header APIhttps://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
ftplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#ftplib
functoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#functools
gchttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#gc
hmachttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#hmac
httphttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#http
htmlhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#html
imaplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#imaplib
inspecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#inspect
iohttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#io
itertoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#itertools
logginghttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#logging
mathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#math
mmaphttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#mmap
multiprocessinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#multiprocessing
nntplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#nntplib
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#os
pdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pdb
picklehttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pickle
pydochttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#pydoc
rehttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#re
schedhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#sched
selecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#select
shlexhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#shlex
shutilhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#shutil
signalhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#signal
smtpdhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#smtpd
smtplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#smtplib
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#socket
socketserverhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#socketserver
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#sqlite3
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#ssl
stathttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#stat
structhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#struct
subprocesshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#subprocess
syshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#sys
tarfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#tarfile
tempfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#tempfile
textwraphttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#textwrap
threadinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#threading
timehttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#time
typeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#types
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#unittest
urllibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#urllib
webbrowserhttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#webbrowser
xml.etree.ElementTreehttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#xml-etree-elementtree
zlibhttps://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.3https://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 codehttps://python.github.io/python-docs-zh-tw/whatsnew/3.3.html#porting-c-code
Building C extensionshttps://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 ABIhttps://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 Logginghttps://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 Directorieshttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pep-3147-pyc-repository-directories
PEP 3149: ABI Version Tagged .so Fileshttps://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.1https://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 Moduleshttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#new-improved-and-deprecated-modules
emailhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#email
elementtreehttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#elementtree
functoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#functools
itertoolshttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#itertools
collectionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#collections
threadinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#threading
datetime 和 timehttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#datetime-and-time
mathhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#math
abchttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#abc
iohttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#io
reprlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#reprlib
logginghttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#logging
csvhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#csv
contextlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#contextlib
decimal and fractionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#decimal-and-fractions
ftphttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#ftp
popenhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#popen
selecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#select
gzip 和 zipfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#gzip-and-zipfile
tarfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#tarfile
hashlibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#hashlib
asthttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#ast
oshttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#os
shutilhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#shutil
sqlite3https://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#sqlite3
htmlhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#html
sockethttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#socket
sslhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#ssl
nntphttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#nntp
certificateshttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#certificates
imaplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#imaplib
http.clienthttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#http-client
unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#unittest
randomhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#random
poplibhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#poplib
asyncorehttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#asyncore
tempfilehttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#tempfile
inspecthttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#inspect
pydochttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pydoc
dishttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#dis
dbmhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#dbm
ctypeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#ctypes
sitehttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#site
sysconfighttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#sysconfig
pdbhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#pdb
configparserhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#configparser
urllib.parsehttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#urllib-parse
mailboxhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#mailbox
turtledemohttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#turtledemo
Multi-threadinghttps://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
Unicodehttps://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
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/3.2.html#idle
Code Repositoryhttps://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.2https://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 Separatorhttps://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
IDLEhttps://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.1https://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 Blockshttps://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 Listshttps://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#views-and-iterators-instead-of-lists
Ordering Comparisonshttps://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-bithttps://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.6https://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 Formattinghttps://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#pep-3101-a-new-approach-to-string-formatting
Changes To Exceptionshttps://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#changes-to-exceptions
Miscellaneous Other Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#miscellaneous-other-changes
Operators And Special Methodshttps://python.github.io/python-docs-zh-tw/whatsnew/3.0.html#operators-and-special-methods
Builtinshttps://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.0https://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 Warningshttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#changes-to-the-handling-of-deprecation-warnings
Python 3.1 Featureshttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#python-3-1-features
PEP 372: Adding an Ordered Dictionary to collectionshttps://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 Separatorhttps://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 Lineshttps://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 Logginghttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-391-dictionary-based-configuration-for-logging
PEP 3106: Dictionary Viewshttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-3106-dictionary-views
PEP 3137: The memoryview Objecthttps://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 Changeshttps://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 Moduleshttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#new-and-improved-modules
新模組:importlibhttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#new-module-importlib
新模組:sysconfighttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#new-module-sysconfig
ttk: Themed Widgets for Tkhttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#ttk-themed-widgets-for-tk
改進模組:unittesthttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#updated-module-unittest
改進模組:ElementTree 1.3https://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
Capsuleshttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#capsules
Port-Specific Changes: Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#port-specific-changes-windows
Port-Specific Changes: Mac OS Xhttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#port-specific-changes-mac-os-x
Port-Specific Changes: FreeBSDhttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#port-specific-changes-freebsd
Other Changes and Fixeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#other-changes-and-fixes
移植至 Python 2.7https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#porting-to-python-2-7
New Features Added to Python 2.7 Maintenance Releaseshttps://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 Brancheshttps://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.7https://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.7https://python.github.io/python-docs-zh-tw/whatsnew/2.7.html#pep-477-backport-ensurepip-pep-453-to-python-2-7
Bootstrapping pip By Defaulthttps://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 clientshttps://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.7https://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.0https://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#python-3-0
Changes to the Development Processhttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#changes-to-the-development-process
New Issue Tracker: Rounduphttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#new-issue-tracker-roundup
新文件格式:使用 Sphinx 的 reStructuredTexthttps://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 Managershttps://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 Modulehttps://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 Directoryhttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-370-per-user-site-packages-directory
PEP 371: The multiprocessing Packagehttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-371-the-multiprocessing-package
PEP 3101: Advanced String Formattinghttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3101-advanced-string-formatting
PEP 3105: print As a Functionhttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3105-print-as-a-function
PEP 3110: Exception-Handling Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3110-exception-handling-changes
PEP 3112: Byte Literalshttps://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 Classeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3119-abstract-base-classes
PEP 3127: Integer Literal Support and Syntaxhttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3127-integer-literal-support-and-syntax
PEP 3129: Class Decoratorshttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3129-class-decorators
PEP 3141: A Type Hierarchy for Numbershttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#pep-3141-a-type-hierarchy-for-numbers
The fractions Modulehttps://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 Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#interpreter-changes
New and Improved Moduleshttps://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 Notationhttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#the-json-module-javascript-object-notation
The plistlib module: A Property-List Parserhttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#the-plistlib-module-a-property-list-parser
ctypes Enhancementshttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#ctypes-enhancements
Improved SSL Supporthttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#improved-ssl-support
Deprecations and Removalshttps://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: Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#port-specific-changes-windows
Port-Specific Changes: Mac OS Xhttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#port-specific-changes-mac-os-x
Port-Specific Changes: IRIXhttps://python.github.io/python-docs-zh-tw/whatsnew/2.6.html#port-specific-changes-irix
Porting to Python 2.6https://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 Expressionshttps://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-308-conditional-expressions
PEP 309: Partial Function Applicationhttps://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-309-partial-function-application
PEP 314: Metadata for Python Software Packages v1.1https://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 Importshttps://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-328-absolute-and-relative-imports
PEP 338: Executing Modules as Scriptshttps://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-338-executing-modules-as-scripts
PEP 341: Unified try/except/finallyhttps://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-341-unified-try-except-finally
PEP 342: New Generator Featureshttps://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 Managershttps://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 Classeshttps://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 typehttps://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#pep-353-using-ssize-t-as-the-index-type
PEP 357: The '__index__' methodhttps://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 Changeshttps://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 Moduleshttps://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 Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.5.html#port-specific-changes
Porting to Python 2.5https://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 Objectshttps://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-218-built-in-set-objects
PEP 237: Unifying Long Integers and Integershttps://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-237-unifying-long-integers-and-integers
PEP 289: Generator Expressionshttps://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-289-generator-expressions
PEP 292: Simpler String Substitutionshttps://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-292-simpler-string-substitutions
PEP 318: Decorators for Functions and Methodshttps://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-318-decorators-for-functions-and-methods
PEP 322: Reverse Iterationhttps://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-322-reverse-iteration
PEP 324: New subprocess Modulehttps://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-324-new-subprocess-module
PEP 327: Decimal Data Typehttps://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 Importshttps://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#pep-328-multi-line-imports
PEP 331: Locale-Independent Float/String Conversionshttps://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 Moduleshttps://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#new-improved-and-deprecated-modules
cookielibhttps://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#cookielib
doctesthttps://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 Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.4.html#port-specific-changes
Porting to Python 2.4https://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 Datatypehttps://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 Encodingshttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-263-source-code-encodings
PEP 273: Importing Modules from ZIP Archiveshttps://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 NThttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-277-unicode-file-name-support-for-windows-nt
PEP 278: Universal Newline Supporthttps://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 Packagehttps://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 Callbackshttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-293-codec-error-handling-callbacks
PEP 301: Package Index and Metadata for Distutilshttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-301-package-index-and-metadata-for-distutils
PEP 302: New Import Hookshttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-302-new-import-hooks
PEP 305: Comma-separated Fileshttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-305-comma-separated-files
PEP 307: Pickle Enhancementshttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#pep-307-pickle-enhancements
Extended Sliceshttps://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 Changeshttps://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 Moduleshttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#new-improved-and-deprecated-modules
Date/Time Typehttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#date-time-type
The optparse Modulehttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#the-optparse-module
Pymalloc: A Specialized Object Allocatorhttps://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 Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#port-specific-changes
Other Changes and Fixeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.3.html#other-changes-and-fixes
Porting to Python 2.3https://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 Changeshttps://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 Rulehttps://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#multiple-inheritance-the-diamond-rule
Attribute Accesshttps://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 Integershttps://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#pep-237-unifying-long-integers-and-integers
PEP 238: Changing the Division Operatorhttps://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 Scopeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.2.html#pep-227-nested-scopes
New and Improved Moduleshttps://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 Scopeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-227-nested-scopes
PEP 236: __future__ Directiveshttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-236-future-directives
PEP 207: Rich Comparisonshttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-207-rich-comparisons
PEP 230: Warning Frameworkhttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-230-warning-framework
PEP 229: New Build Systemhttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-229-new-build-system
PEP 205: Weak Referenceshttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-205-weak-references
PEP 232: Function Attributeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-232-function-attributes
PEP 235: Importing Modules on Case-Insensitive Platformshttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-235-importing-modules-on-case-insensitive-platforms
PEP 217: Interactive Display Hookhttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-217-interactive-display-hook
PEP 208: New Coercion Modelhttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-208-new-coercion-model
PEP 241: Metadata in Python Packageshttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#pep-241-metadata-in-python-packages
New and Improved Moduleshttps://python.github.io/python-docs-zh-tw/whatsnew/2.1.html#new-and-improved-modules
Other Changes and Fixeshttps://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 Processhttps://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#new-development-process
Unicodehttps://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 Assignmenthttps://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#augmented-assignment
String Methodshttps://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#string-methods
Garbage Collection of Cycleshttps://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#garbage-collection-of-cycles
Other Core Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#other-core-changes
Minor Language Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#minor-language-changes
Changes to Built-in Functionshttps://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#changes-to-built-in-functions
Porting to 2.0https://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#porting-to-2-0
Extending/Embedding Changeshttps://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#extending-embedding-changes
Distutils: Making Modules Easy to Installhttps://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 PyXMLhttps://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 Improvementshttps://python.github.io/python-docs-zh-tw/whatsnew/2.0.html#idle-improvements
Deleted and Deprecated Moduleshttps://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 nexthttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-next
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#windows
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#tools-demos
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#tests
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#security
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#library
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#idle
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#documentation
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#core-and-builtins
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#c-api
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#build
Python 3.14.0 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-final
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#macos
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id2
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id3
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id4
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id5
Python 3.14.0 release candidate 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-release-candidate-3
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id6
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id7
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id8
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id9
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id10
Python 3.14.0 release candidate 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-release-candidate-2
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id11
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id12
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id13
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id14
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id15
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id16
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id17
Python 3.14.0 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-release-candidate-1
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id18
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id19
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id20
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id21
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id22
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id23
Python 3.14.0 beta 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-beta-4
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id24
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id25
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id26
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id27
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id28
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id29
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id30
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id31
Python 3.14.0 beta 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-beta-3
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id32
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id33
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id34
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id35
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id36
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id37
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id38
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id39
Python 3.14.0 beta 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-beta-2
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id40
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id41
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id42
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id43
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id44
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id45
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id46
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id47
Python 3.14.0 beta 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-beta-1
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id48
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id49
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id50
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id51
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id52
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id53
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id54
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id55
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id56
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id57
Python 3.14.0 alpha 7https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-7
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id58
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id59
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id60
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id61
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id62
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id63
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id64
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id65
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id66
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id67
Python 3.14.0 alpha 6https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-6
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id68
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id69
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id70
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id71
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id72
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id73
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id74
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id75
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id76
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id77
Python 3.14.0 alpha 5https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-5
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id78
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id79
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id80
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id81
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id82
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id83
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id84
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id85
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id86
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id87
Python 3.14.0 alpha 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-4
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id88
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id89
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id90
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id91
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id92
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id93
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id94
Python 3.14.0 alpha 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-3
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id95
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id96
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id97
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id98
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id99
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id100
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id101
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id102
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id103
Python 3.14.0 alpha 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-2
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id104
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id105
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id106
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id107
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id108
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id109
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id110
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id111
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id112
Python 3.14.0 alpha 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-14-0-alpha-1
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id113
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id114
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id115
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id116
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id117
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id118
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id119
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id120
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id121
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id122
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id123
Python 3.13.0 beta 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-beta-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id124
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id125
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id126
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id127
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id128
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id129
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id130
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id131
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id132
Python 3.13.0 alpha 6https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-6
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id133
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id134
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id135
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id136
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id137
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id138
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id139
Python 3.13.0 alpha 5https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-5
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id140
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id141
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id142
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id143
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id144
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id145
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id146
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id147
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id148
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id149
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id150
Python 3.13.0 alpha 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-4
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id151
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id152
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id153
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id154
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id155
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id156
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id157
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id158
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id159
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id160
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id161
Python 3.13.0 alpha 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-3
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id162
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id163
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id164
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id165
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id166
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id167
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id168
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id169
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id170
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id171
Python 3.13.0 alpha 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-2
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id172
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id173
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id174
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id175
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id176
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id177
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id178
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id179
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id180
Python 3.13.0 alpha 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-13-0-alpha-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id181
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id182
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id183
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id184
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id185
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id186
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id187
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id188
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id189
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id190
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id191
Python 3.12.0 beta 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-beta-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id192
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id193
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id194
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id195
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id196
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id197
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id198
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id199
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id200
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id201
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id202
Python 3.12.0 alpha 7https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-7
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id203
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id204
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id205
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id206
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id207
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id208
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id209
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id210
Python 3.12.0 alpha 6https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-6
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id211
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id212
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id213
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id214
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id215
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id216
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id217
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id218
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id219
Python 3.12.0 alpha 5https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-5
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id220
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id222
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id223
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id224
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id225
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id226
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id227
Python 3.12.0 alpha 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-4
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id228
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id229
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id230
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id231
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id232
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id233
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id234
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id235
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id236
Python 3.12.0 alpha 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-3
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id237
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id238
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id239
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id240
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id241
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id242
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id243
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id244
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id245
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id246
Python 3.12.0 alpha 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-2
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id247
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id248
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id249
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id250
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id251
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id252
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id253
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id254
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id255
Python 3.12.0 alpha 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-12-0-alpha-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id256
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id257
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id258
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id259
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id260
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id261
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id262
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id263
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id264
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id265
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id267
Python 3.11.0 beta 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-beta-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id268
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id269
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id270
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id271
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id272
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id273
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id274
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id275
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id276
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id277
Python 3.11.0 alpha 7https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-7
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id278
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id279
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id280
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id281
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id282
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id283
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id284
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id285
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id286
Python 3.11.0 alpha 6https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-6
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id287
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id288
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id289
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id290
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id291
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id292
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id293
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id294
Python 3.11.0 alpha 5https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-5
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id295
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id296
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id297
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id298
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id299
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id300
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id301
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id302
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id303
Python 3.11.0 alpha 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-4
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id304
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id305
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id306
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id307
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id308
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id309
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id310
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id311
Python 3.11.0 alpha 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-3
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id312
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id313
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id314
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id315
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id316
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id317
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id318
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id319
Python 3.11.0 alpha 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-2
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id320
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id321
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id322
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id323
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id324
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id325
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id326
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id327
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id328
Python 3.11.0 alpha 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-11-0-alpha-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id329
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id330
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id331
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id332
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id333
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id334
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id335
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id336
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id337
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id338
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id339
Python 3.10.0 beta 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-beta-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id340
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id341
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id342
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id343
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id344
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id345
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id346
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id347
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id348
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id349
Python 3.10.0 alpha 7https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-7
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id350
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id351
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id352
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id353
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id354
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id355
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id356
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id357
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id358
Python 3.10.0 alpha 6https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-6
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id359
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id360
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id361
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id362
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id363
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id364
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id365
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id366
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id367
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id368
Python 3.10.0 alpha 5https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-5
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id369
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id370
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id371
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id372
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id373
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id374
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id375
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id376
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id377
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id378
Python 3.10.0 alpha 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-4
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id379
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id380
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id381
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id382
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id383
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id384
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id385
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id386
Python 3.10.0 alpha 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-3
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id387
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id388
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id389
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id390
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id391
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id392
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id393
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id394
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id395
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id396
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id397
Python 3.10.0 alpha 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-2
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id398
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id399
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id400
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id401
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id402
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id403
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id404
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id405
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id406
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id407
Python 3.10.0 alpha 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-10-0-alpha-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id408
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id409
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id410
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id411
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id412
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id413
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id414
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id415
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id416
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id417
Python 3.9.0 beta 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-beta-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id418
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id419
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id420
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id421
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id422
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id423
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id424
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id425
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id426
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id427
Python 3.9.0 alpha 6https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-6
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id428
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id429
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id430
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id431
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id432
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id433
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id434
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id435
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id436
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id437
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id438
Python 3.9.0 alpha 5https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-5
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id439
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id440
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id441
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id442
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id443
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id444
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id445
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id446
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id447
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id448
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id449
Python 3.9.0 alpha 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-4
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id450
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id451
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id452
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id453
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id454
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id455
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id456
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id457
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id458
Python 3.9.0 alpha 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-3
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id459
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id460
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id461
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id462
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id463
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id464
Python 3.9.0 alpha 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-2
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id465
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id466
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id467
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id468
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id469
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id470
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id471
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id472
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id473
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id474
Python 3.9.0 alpha 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-9-0-alpha-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id475
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id476
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id477
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id478
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id479
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id480
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id481
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id482
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id483
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id484
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id485
Python 3.8.0 beta 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-8-0-beta-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id486
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id487
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id488
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id489
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id490
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id491
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id492
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id493
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id494
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id495
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id496
Python 3.8.0 alpha 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-8-0-alpha-4
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id497
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id498
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id499
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id500
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id501
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id502
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id503
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id504
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id505
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id506
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id507
Python 3.8.0 alpha 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-8-0-alpha-3
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id508
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id509
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id510
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id511
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id512
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id513
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id514
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id515
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id516
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id517
Python 3.8.0 alpha 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-8-0-alpha-2
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id518
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id519
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id520
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id521
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id522
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id523
Python 3.8.0 alpha 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-8-0-alpha-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id524
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id525
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id526
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id527
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id528
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id529
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id530
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id531
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id532
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id533
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id534
Python 3.7.0 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-final
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id535
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id536
Python 3.7.0 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-release-candidate-1
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id537
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id538
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id539
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id540
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id541
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id542
Python 3.7.0 beta 5https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-beta-5
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id543
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id544
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id545
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id546
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id547
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id548
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id549
Python 3.7.0 beta 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-beta-4
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id550
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id551
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id552
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id553
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id554
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id555
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id556
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id557
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id558
Python 3.7.0 beta 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-beta-3
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id559
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id560
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id561
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id562
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id563
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id564
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id565
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id566
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id567
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id568
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id569
Python 3.7.0 beta 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-beta-2
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id570
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id571
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id572
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id573
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id574
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id575
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id576
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id577
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id578
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id579
Python 3.7.0 beta 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-beta-1
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id580
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id581
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id582
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id583
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id584
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id585
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id586
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id587
Python 3.7.0 alpha 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-alpha-4
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id588
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id589
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id590
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id591
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id592
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id593
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id594
Python 3.7.0 alpha 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-alpha-3
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id595
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id596
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id597
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id598
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id599
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id600
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id601
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id602
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id603
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id604
Python 3.7.0 alpha 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-alpha-2
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id605
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id606
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id607
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id608
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id609
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id610
Python 3.7.0 alpha 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-7-0-alpha-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id611
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id612
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id613
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id614
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id615
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id616
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id617
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id618
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id619
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id620
Python 3.6.6 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-6-final
Python 3.6.6 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-6-release-candidate-1
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id621
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id622
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id623
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id624
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id625
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id626
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id627
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id628
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id629
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id630
Python 3.6.5 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-5-final
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id631
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id632
Python 3.6.5 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-5-release-candidate-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id633
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id634
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id635
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id636
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id637
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id638
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id639
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id640
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id641
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id642
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id643
Python 3.6.4 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-4-final
Python 3.6.4 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-4-release-candidate-1
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id644
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id645
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id646
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id647
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id648
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id649
macOShttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id650
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id651
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id652
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id653
Python 3.6.3 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-3-final
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id654
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id655
Python 3.6.3 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-3-release-candidate-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id656
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id657
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id658
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id659
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id660
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id661
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id662
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id663
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id664
Python 3.6.2 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-2-final
Python 3.6.2 release candidate 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-2-release-candidate-2
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id665
Python 3.6.2 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-2-release-candidate-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id666
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id667
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id668
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id669
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id670
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id671
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id672
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id673
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id674
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id675
Python 3.6.1 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-1-final
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id676
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id677
Python 3.6.1 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-1-release-candidate-1
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id678
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id679
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id680
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id681
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id682
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id683
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id684
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id685
Python 3.6.0 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-final
Python 3.6.0 release candidate 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-release-candidate-2
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id686
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id687
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id688
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id689
Python 3.6.0 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-release-candidate-1
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id690
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id691
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id692
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id693
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id694
Python 3.6.0 beta 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-beta-4
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id695
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id696
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id697
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id698
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id699
Python 3.6.0 beta 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-beta-3
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id700
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id701
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id702
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id703
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id704
Python 3.6.0 beta 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-beta-2
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id705
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id706
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id707
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id708
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id709
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id710
Python 3.6.0 beta 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-beta-1
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id711
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id712
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id713
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id714
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id715
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id716
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id717
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id718
Python 3.6.0 alpha 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-alpha-4
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id719
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id720
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id721
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id722
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id723
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id724
Python 3.6.0 alpha 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-alpha-3
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id725
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id726
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id727
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id728
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id729
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id730
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id731
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id732
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id733
Python 3.6.0 alpha 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-alpha-2
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id734
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id735
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id736
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id737
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id738
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id739
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id740
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id741
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id742
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id743
Python 3.6.0 alpha 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-6-0-alpha-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id744
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id745
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id746
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id747
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id748
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id749
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id750
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id751
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id752
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id753
Python 3.5.5 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-5-final
Python 3.5.5 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-5-release-candidate-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id754
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id755
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id756
Python 3.5.4 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-4-final
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id757
Python 3.5.4 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-4-release-candidate-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id758
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id759
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id760
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id761
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id762
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id763
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id764
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id765
Python 3.5.3 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-3-final
Python 3.5.3 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-3-release-candidate-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id766
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id767
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id768
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id769
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id770
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id771
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id772
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id773
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id774
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id775
Python 3.5.2 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-2-final
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id776
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id777
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id778
Python 3.5.2 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-2-release-candidate-1
Securityhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id779
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id780
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id781
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id782
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id783
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id784
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id785
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id786
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id787
Python 3.5.1 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-1-final
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id788
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id789
Python 3.5.1 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-1-release-candidate-1
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id790
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id791
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id792
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id793
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id794
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id795
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id796
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id797
Python 3.5.0 finalhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-final
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id798
Python 3.5.0 release candidate 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-release-candidate-4
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id799
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id800
Python 3.5.0 release candidate 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-release-candidate-3
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id801
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id802
Python 3.5.0 release candidate 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-release-candidate-2
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id803
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id804
Python 3.5.0 release candidate 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-release-candidate-1
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id805
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id806
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id807
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id808
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id809
Python 3.5.0 beta 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-beta-4
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id810
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id811
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id812
Python 3.5.0 beta 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-beta-3
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id813
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id814
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id815
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id816
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id817
Python 3.5.0 beta 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-beta-2
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id818
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id819
Python 3.5.0 beta 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-beta-1
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id820
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id821
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id822
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id823
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id824
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id825
Python 3.5.0 alpha 4https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-alpha-4
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id826
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id827
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id828
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id829
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id830
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id831
Python 3.5.0 alpha 3https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-alpha-3
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id832
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id833
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id834
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id835
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id836
Python 3.5.0 alpha 2https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-alpha-2
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id837
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id838
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id839
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id840
Windowshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id841
Python 3.5.0 alpha 1https://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#python-3-5-0-alpha-1
Core and Builtinshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id842
Libraryhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id843
IDLEhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id844
Buildhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id845
C APIhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id846
Documentationhttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id847
Testshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id848
Tools/Demoshttps://python.github.io/python-docs-zh-tw/whatsnew/changelog.html#id849
Windowshttps://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 Comprehensionshttps://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() methodhttps://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. 檔案物件的 methodhttps://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. 初見 classhttps://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 optionshttps://python.github.io/python-docs-zh-tw/using/cmdline.html#generic-options
1.1.3. Miscellaneous optionshttps://python.github.io/python-docs-zh-tw/using/cmdline.html#miscellaneous-options
1.1.4. Controlling colorhttps://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 平臺上使用 Pythonhttps://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. 安裝 IDLEhttps://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. 建置 Pythonhttps://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. 客製化 OpenSSLhttps://python.github.io/python-docs-zh-tw/using/unix.html#custom-openssl
3. 配置 Pythonhttps://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 optionshttps://python.github.io/python-docs-zh-tw/using/configure.html#linker-options
3.3.4. Options for third-party dependencieshttps://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 Buildhttps://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 optionshttps://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 Optionshttps://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. makehttps://python.github.io/python-docs-zh-tw/using/configure.html#make
3.4.3.2. make platformhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-platform
3.4.3.3. make profile-opthttps://python.github.io/python-docs-zh-tw/using/configure.html#make-profile-opt
3.4.3.4. make cleanhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-clean
3.4.3.5. make distcleanhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-distclean
3.4.3.6. make installhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-install
3.4.3.7. make testhttps://python.github.io/python-docs-zh-tw/using/configure.html#make-test
3.4.3.8. make cihttps://python.github.io/python-docs-zh-tw/using/configure.html#make-ci
3.4.3.9. make buildbottesthttps://python.github.io/python-docs-zh-tw/using/configure.html#make-buildbottest
3.4.3.10. make regen-allhttps://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 flagshttps://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 flagshttps://python.github.io/python-docs-zh-tw/using/configure.html#linker-flags
4. 在 Windows 上使用 Pythonhttps://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 helphttps://python.github.io/python-docs-zh-tw/using/windows.html#command-help
4.1.4. 列出 runtimeshttps://python.github.io/python-docs-zh-tw/using/windows.html#listing-runtimes
4.1.5. 安裝 runtimeshttps://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. 解除安裝 runtimeshttps://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 lineshttps://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 configurationhttps://python.github.io/python-docs-zh-tw/using/windows.html#administrative-configuration
4.1.12. Installing free-threaded binarieshttps://python.github.io/python-docs-zh-tw/using/windows.html#installing-free-threaded-binaries
4.1.13. Troubleshootinghttps://python.github.io/python-docs-zh-tw/using/windows.html#troubleshooting
4.2. The embeddable packagehttps://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. 嵌入 Pythonhttps://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 packageshttps://python.github.io/python-docs-zh-tw/using/windows.html#free-threaded-packages
4.4. Alternative bundleshttps://python.github.io/python-docs-zh-tw/using/windows.html#alternative-bundles
4.5. Supported Windows versionshttps://python.github.io/python-docs-zh-tw/using/windows.html#supported-windows-versions
4.6. Removing the MAX_PATH limitationhttps://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. PyWin32https://python.github.io/python-docs-zh-tw/using/windows.html#pywin32
4.9.2. cx_Freezehttps://python.github.io/python-docs-zh-tw/using/windows.html#cx-freeze
4.10. 編譯 Python 在 Windowshttps://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 limitationhttps://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 installhttps://python.github.io/python-docs-zh-tw/using/windows.html#modifying-an-install
4.11.6. Installing free-threaded binarieshttps://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-linehttps://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 scripthttps://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 lineshttps://python.github.io/python-docs-zh-tw/using/windows.html#id4
4.12.3. Arguments in shebang lineshttps://python.github.io/python-docs-zh-tw/using/windows.html#arguments-in-shebang-lines
4.12.4. Customizationhttps://python.github.io/python-docs-zh-tw/using/windows.html#customization
4.12.4.1. Customization via INI fileshttps://python.github.io/python-docs-zh-tw/using/windows.html#customization-via-ini-files
4.12.4.2. Customizing default Python versionshttps://python.github.io/python-docs-zh-tw/using/windows.html#customizing-default-python-versions
4.12.5. Diagnosticshttps://python.github.io/python-docs-zh-tw/using/windows.html#diagnostics
4.12.6. Dry runhttps://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 codeshttps://python.github.io/python-docs-zh-tw/using/windows.html#return-codes
5. 於 macOS 使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/mac.html
5.1. Using Python for macOS from python.orghttps://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 Distributionshttps://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 Binarieshttps://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 Compliancehttps://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 上使用 Pythonhttps://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 上使用 Pythonhttps://python.github.io/python-docs-zh-tw/using/ios.html
7.1. Python at runtime on iOShttps://python.github.io/python-docs-zh-tw/using/ios.html#python-at-runtime-on-ios
7.1.1. iOS version compatibilityhttps://python.github.io/python-docs-zh-tw/using/ios.html#ios-version-compatibility
7.1.2. Platform identificationhttps://python.github.io/python-docs-zh-tw/using/ios.html#platform-identification
7.1.3. Standard library availabilityhttps://python.github.io/python-docs-zh-tw/using/ios.html#standard-library-availability
7.1.4. Binary extension moduleshttps://python.github.io/python-docs-zh-tw/using/ios.html#binary-extension-modules
7.1.5. Compiler stub binarieshttps://python.github.io/python-docs-zh-tw/using/ios.html#compiler-stub-binaries
7.2. Installing Python on iOShttps://python.github.io/python-docs-zh-tw/using/ios.html#installing-python-on-ios
7.2.1. Tools for building iOS appshttps://python.github.io/python-docs-zh-tw/using/ios.html#tools-for-building-ios-apps
7.2.2. Adding Python to an iOS projecthttps://python.github.io/python-docs-zh-tw/using/ios.html#adding-python-to-an-ios-project
7.2.3. Testing a Python packagehttps://python.github.io/python-docs-zh-tw/using/ios.html#testing-a-python-package
7.3. App Store Compliancehttps://python.github.io/python-docs-zh-tw/using/ios.html#app-store-compliance
7.3.1. Incompatible code in the standard libraryhttps://python.github.io/python-docs-zh-tw/using/ios.html#incompatible-code-in-the-standard-library
7.3.2. Privacy manifestshttps://python.github.io/python-docs-zh-tw/using/ios.html#privacy-manifests
8. 編輯器與 IDEhttps://python.github.io/python-docs-zh-tw/using/editors.html
8.1. IDLE --- Python 編輯器與 shellhttps://python.github.io/python-docs-zh-tw/using/editors.html#idle-python-editor-and-shell
8.2. 其他編輯器與 IDEhttps://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 Implementationshttps://python.github.io/python-docs-zh-tw/reference/introduction.html#alternate-implementations
1.2. Notationhttps://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 structurehttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#line-structure
2.1.1. Logical lineshttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#logical-lines
2.1.2. Physical lineshttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#physical-lines
2.1.3. Commentshttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#comments
2.1.4. Encoding declarationshttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#encoding-declarations
2.1.5. Explicit line joininghttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#explicit-line-joining
2.1.6. Implicit line joininghttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#implicit-line-joining
2.1.7. Blank lineshttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#blank-lines
2.1.8. Indentationhttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#indentation
2.1.9. Whitespace between tokenshttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#whitespace-between-tokens
2.1.10. End markerhttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#end-marker
2.2. Other tokenshttps://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 identifiershttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#reserved-classes-of-identifiers
2.4. Literalshttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#literals
2.5. String and Bytes literalshttps://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 prefixeshttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#string-prefixes
2.5.3. Formal grammarhttps://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 linehttps://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 characterhttps://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 literalshttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#numeric-literals
2.6.1. Integer literalshttps://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 literalshttps://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#imaginary-literals
2.7. Operators and delimitershttps://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. Nonehttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#none
3.2.2. NotImplementedhttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#notimplemented
3.2.3. Ellipsishttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#ellipsis
3.2.4. numbers.Numberhttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#numbers-number
3.2.4.1. numbers.Integralhttps://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. Sequenceshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#sequences
3.2.5.1. Immutable sequenceshttps://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. Classeshttps://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 objectshttps://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 classeshttps://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 typeshttps://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 objectshttps://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 methodshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame-object-methods
3.2.13.3. Traceback objectshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#traceback-objects
3.2.13.4. Slice objectshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#slice-objects
3.2.13.5. Static method objectshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#static-method-objects
3.2.13.6. Class method objectshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#class-method-objects
3.3. Special method nameshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#special-method-names
3.3.1. Basic customizationhttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#basic-customization
3.3.2. Customizing attribute accesshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#customizing-attribute-access
3.3.2.1. Customizing module attribute accesshttps://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 Descriptorshttps://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 creationhttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#customizing-class-creation
3.3.3.1. Metaclasseshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#metaclasses
3.3.3.2. Resolving MRO entrieshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#resolving-mro-entries
3.3.3.3. Determining the appropriate metaclasshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#determining-the-appropriate-metaclass
3.3.3.4. Preparing the class namespacehttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#preparing-the-class-namespace
3.3.3.5. Executing the class bodyhttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#executing-the-class-body
3.3.3.6. Creating the class objecthttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#creating-the-class-object
3.3.3.7. Uses for metaclasseshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#uses-for-metaclasses
3.3.4. Customizing instance and subclass checkshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#customizing-instance-and-subclass-checks
3.3.5. Emulating generic typeshttps://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 objectshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#emulating-callable-objects
3.3.7. Emulating container typeshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#emulating-container-types
3.3.8. Emulating numeric typeshttps://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 matchinghttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#customizing-positional-arguments-in-class-pattern-matching
3.3.11. Emulating buffer typeshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#emulating-buffer-types
3.3.12. Annotationshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#annotations
3.3.13. Special method lookuphttps://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 Objectshttps://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 Iteratorshttps://python.github.io/python-docs-zh-tw/reference/datamodel.html#asynchronous-iterators
3.4.4. Asynchronous Context Managershttps://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 programhttps://python.github.io/python-docs-zh-tw/reference/executionmodel.html#structure-of-a-program
4.2. Naming and bindinghttps://python.github.io/python-docs-zh-tw/reference/executionmodel.html#naming-and-binding
4.2.1. Binding of nameshttps://python.github.io/python-docs-zh-tw/reference/executionmodel.html#binding-of-names
4.2.2. Resolution of nameshttps://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 evaluationhttps://python.github.io/python-docs-zh-tw/reference/executionmodel.html#lazy-evaluation
4.2.5. Builtins and restricted executionhttps://python.github.io/python-docs-zh-tw/reference/executionmodel.html#builtins-and-restricted-execution
4.2.6. Interaction with dynamic featureshttps://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 Componentshttps://python.github.io/python-docs-zh-tw/reference/executionmodel.html#runtime-components
4.4.1. General Computing Modelhttps://python.github.io/python-docs-zh-tw/reference/executionmodel.html#general-computing-model
4.4.2. Python Runtime Modelhttps://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. importlibhttps://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 moduleshttps://python.github.io/python-docs-zh-tw/reference/import.html#path-attributes-on-modules
5.4.5. Module reprshttps://python.github.io/python-docs-zh-tw/reference/import.html#module-reprs
5.4.6. Cached bytecode invalidationhttps://python.github.io/python-docs-zh-tw/reference/import.html#cached-bytecode-invalidation
5.5. The Path Based Finderhttps://python.github.io/python-docs-zh-tw/reference/import.html#the-path-based-finder
5.5.1. Path entry findershttps://python.github.io/python-docs-zh-tw/reference/import.html#path-entry-finders
5.5.2. Path entry finder protocolhttps://python.github.io/python-docs-zh-tw/reference/import.html#path-entry-finder-protocol
5.6. Replacing the standard import systemhttps://python.github.io/python-docs-zh-tw/reference/import.html#replacing-the-standard-import-system
5.7. Package Relative Importshttps://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. Referenceshttps://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 conversionshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#arithmetic-conversions
6.2. Atomshttps://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 manglinghttps://python.github.io/python-docs-zh-tw/reference/expressions.html#index-5
6.2.2. Literalshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#literals
6.2.2.1. String literal concatenationhttps://python.github.io/python-docs-zh-tw/reference/expressions.html#string-literal-concatenation
6.2.3. Parenthesized formshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#parenthesized-forms
6.2.4. Displays for lists, sets and dictionarieshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#displays-for-lists-sets-and-dictionaries
6.2.5. List displayshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#list-displays
6.2.6. Set displayshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#set-displays
6.2.7. Dictionary displayshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#dictionary-displays
6.2.8. Generator expressionshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#generator-expressions
6.2.9. Yield expressionshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#yield-expressions
6.2.9.1. Generator-iterator methodshttps://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 methodshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#asynchronous-generator-iterator-methods
6.3. Primarieshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#primaries
6.3.1. Attribute referenceshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#attribute-references
6.3.2. Subscriptionshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#subscriptions
6.3.3. Slicingshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#slicings
6.3.4. Callshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#calls
6.4. Await expressionhttps://python.github.io/python-docs-zh-tw/reference/expressions.html#await-expression
6.5. The power operatorhttps://python.github.io/python-docs-zh-tw/reference/expressions.html#the-power-operator
6.6. Unary arithmetic and bitwise operationshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#unary-arithmetic-and-bitwise-operations
6.7. Binary arithmetic operationshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#binary-arithmetic-operations
6.8. Shifting operationshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#shifting-operations
6.9. Binary bitwise operationshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#binary-bitwise-operations
6.10. Comparisonshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#comparisons
6.10.1. Value comparisonshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#value-comparisons
6.10.2. Membership test operationshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#membership-test-operations
6.10.3. Identity comparisonshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#is-not
6.11. Boolean operationshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#boolean-operations
6.12. Assignment expressionshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#assignment-expressions
6.13. Conditional expressionshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#conditional-expressions
6.14. Lambdashttps://python.github.io/python-docs-zh-tw/reference/expressions.html#lambda
6.15. Expression listshttps://python.github.io/python-docs-zh-tw/reference/expressions.html#expression-lists
6.16. Evaluation orderhttps://python.github.io/python-docs-zh-tw/reference/expressions.html#evaluation-order
6.17. Operator precedencehttps://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 statementshttps://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#expression-statements
7.2. Assignment statementshttps://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 statementshttps://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. Overviewhttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#overview
8.6.2. Guardshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#guards
8.6.3. Irrefutable Case Blockshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#irrefutable-case-blocks
8.6.4. Patternshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#patterns
8.6.4.1. OR Patternshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#or-patterns
8.6.4.2. AS Patternshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#as-patterns
8.6.4.3. Literal Patternshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#literal-patterns
8.6.4.4. Capture Patternshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#capture-patterns
8.6.4.5. Wildcard Patternshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#wildcard-patterns
8.6.4.6. Value Patternshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#value-patterns
8.6.4.7. Group Patternshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#group-patterns
8.6.4.8. Sequence Patternshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#sequence-patterns
8.6.4.9. Mapping Patternshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#mapping-patterns
8.6.4.10. Class Patternshttps://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 listshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#type-parameter-lists
8.10.1. Generic functionshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#generic-functions
8.10.2. Generic classeshttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#generic-classes
8.10.3. Generic type aliaseshttps://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, nothttps://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、complexhttps://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 型別 - boolhttps://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 Typeshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#generator-types
Sequence Types --- list, tuple, rangehttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#sequence-types-list-tuple-range
Common Sequence Operationshttps://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
Tupleshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#tuples
Rangeshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#ranges
Text and Binary Sequence Type Methods Summaryhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#text-and-binary-sequence-type-methods-summary
Text Sequence Type --- strhttps://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 Formattinghttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#printf-style-string-formatting
Binary Sequence Types --- bytes, bytearray, memoryviewhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#binary-sequence-types-bytes-bytearray-memoryview
Bytes Objectshttps://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 Formattinghttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#printf-style-bytes-formatting
Memory Viewshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#memory-views
Set Types --- set, frozensethttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#set-types-set-frozenset
Mapping Types --- dicthttps://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 Objectshttps://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 limitationhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#integer-string-conversion-length-limitation
受影響的 APIhttps://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
Typeshttps://python.github.io/python-docs-zh-tw/library/string.templatelib.html#types
Helper functionshttps://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 Objectshttps://python.github.io/python-docs-zh-tw/library/re.html#match-objects
Regular Expression Exampleshttps://python.github.io/python-docs-zh-tw/library/re.html#regular-expression-examples
Checking for a Pairhttps://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 Phonebookhttps://python.github.io/python-docs-zh-tw/library/re.html#making-a-phonebook
Text Munginghttps://python.github.io/python-docs-zh-tw/library/re.html#text-munging
Finding all Adverbshttps://python.github.io/python-docs-zh-tw/library/re.html#finding-all-adverbs
Finding all Adverbs and their Positionshttps://python.github.io/python-docs-zh-tw/library/re.html#finding-all-adverbs-and-their-positions
Raw String Notationhttps://python.github.io/python-docs-zh-tw/library/re.html#raw-string-notation
Writing a Tokenizerhttps://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 Objectshttps://python.github.io/python-docs-zh-tw/library/difflib.html#differ-objects
Differ Examplehttps://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 filehttps://python.github.io/python-docs-zh-tw/library/readline.html#init-file
Line bufferhttps://python.github.io/python-docs-zh-tw/library/readline.html#line-buffer
History filehttps://python.github.io/python-docs-zh-tw/library/readline.html#history-file
History listhttps://python.github.io/python-docs-zh-tw/library/readline.html#history-list
Startup hookshttps://python.github.io/python-docs-zh-tw/library/readline.html#startup-hooks
Completionhttps://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 Classeshttps://python.github.io/python-docs-zh-tw/library/codecs.html#codec-base-classes
Error Handlershttps://python.github.io/python-docs-zh-tw/library/codecs.html#error-handlers
Stateless Encoding and Decodinghttps://python.github.io/python-docs-zh-tw/library/codecs.html#stateless-encoding-and-decoding
Incremental Encoding and Decodinghttps://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
編碼和 Unicodehttps://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 Encodingshttps://python.github.io/python-docs-zh-tw/library/codecs.html#python-specific-encodings
Text Encodingshttps://python.github.io/python-docs-zh-tw/library/codecs.html#text-encodings
Binary Transformshttps://python.github.io/python-docs-zh-tw/library/codecs.html#binary-transforms
Standalone Codec Functionshttps://python.github.io/python-docs-zh-tw/library/codecs.html#standalone-codec-functions
Text Transformshttps://python.github.io/python-docs-zh-tw/library/codecs.html#text-transforms
encodings --- Encodings packagehttps://python.github.io/python-docs-zh-tw/library/codecs.html#module-encodings
encodings.idna --- Internationalized Domain Names in Applicationshttps://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 signaturehttps://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 Objectshttps://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 Typeshttps://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 Naivehttps://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
用法範例:timedeltahttps://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
用法範例:datehttps://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
用法範例:datetimehttps://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
用法範例:timehttps://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
使用 ZoneInfohttps://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 Classeshttps://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 Recipeshttps://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
搜尋一個已排序的 listhttps://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 Creationhttps://python.github.io/python-docs-zh-tw/library/types.html#dynamic-type-creation
Standard Interpreter Typeshttps://python.github.io/python-docs-zh-tw/library/types.html#standard-interpreter-types
Additional Utility Classes and Functionshttps://python.github.io/python-docs-zh-tw/library/types.html#additional-utility-classes-and-functions
Coroutine Utility Functionshttps://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 Objectshttps://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
加入更多數值 ABChttps://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 functionshttps://python.github.io/python-docs-zh-tw/library/math.html#floating-point-manipulation-functions
Power, exponential and logarithmic functionshttps://python.github.io/python-docs-zh-tw/library/math.html#power-exponential-and-logarithmic-functions
Summation and product functionshttps://python.github.io/python-docs-zh-tw/library/math.html#summation-and-product-functions
Angular conversionhttps://python.github.io/python-docs-zh-tw/library/math.html#angular-conversion
Trigonometric functionshttps://python.github.io/python-docs-zh-tw/library/math.html#trigonometric-functions
Hyperbolic functionshttps://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 tutorialhttps://python.github.io/python-docs-zh-tw/library/decimal.html#quick-start-tutorial
Decimal objectshttps://python.github.io/python-docs-zh-tw/library/decimal.html#decimal-objects
Logical operandshttps://python.github.io/python-docs-zh-tw/library/decimal.html#logical-operands
Context objectshttps://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 modeshttps://python.github.io/python-docs-zh-tw/library/decimal.html#rounding-modes
Signalshttps://python.github.io/python-docs-zh-tw/library/decimal.html#signals
Floating-point noteshttps://python.github.io/python-docs-zh-tw/library/decimal.html#floating-point-notes
Mitigating round-off error with increased precisionhttps://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 threadshttps://python.github.io/python-docs-zh-tw/library/decimal.html#working-with-threads
Recipeshttps://python.github.io/python-docs-zh-tw/library/decimal.html#recipes
Decimal FAQhttps://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
剖析和產生 URIhttps://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
Protocolshttps://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 classhttps://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 operationshttps://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 operationshttps://python.github.io/python-docs-zh-tw/library/shutil.html#archiving-operations
Archiving examplehttps://python.github.io/python-docs-zh-tw/library/shutil.html#archiving-example
Archiving example with base_dirhttps://python.github.io/python-docs-zh-tw/library/shutil.html#archiving-example-with-base-dir
Querying the size of the output terminalhttps://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
供給者 APIhttps://python.github.io/python-docs-zh-tw/library/pickle.html#provider-api
消費者 APIhttps://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 persistencehttps://python.github.io/python-docs-zh-tw/library/shelve.html
Restrictionshttps://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
Referencehttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#reference
Module functionshttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#module-functions
Module constantshttps://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 typeshttps://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 guideshttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-guides
How to use placeholders to bind values in SQL querieshttps://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 valueshttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-adapt-custom-python-types-to-sqlite-values
How to write adaptable objectshttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-write-adaptable-objects
How to register adapter callableshttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-register-adapter-callables
How to convert SQLite values to custom Python typeshttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-convert-sqlite-values-to-custom-python-types
Adapter and converter recipeshttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#adapter-and-converter-recipes
How to use connection shortcut methodshttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-use-connection-shortcut-methods
How to use the connection context managerhttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-use-the-connection-context-manager
How to work with SQLite URIshttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#how-to-work-with-sqlite-uris
How to create and use row factorieshttps://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 controlhttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#transaction-control
Transaction control via the autocommit attributehttps://python.github.io/python-docs-zh-tw/library/sqlite3.html#transaction-control-via-the-autocommit-attribute
Transaction control via the isolation_level attributehttps://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 fileshttps://python.github.io/python-docs-zh-tw/library/compression.zstd.html#reading-and-writing-compressed-files
Compressing and decompressing data in memoryhttps://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 controlhttps://python.github.io/python-docs-zh-tw/library/compression.zstd.html#advanced-parameter-control
Miscellaneoushttps://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 fileshttps://python.github.io/python-docs-zh-tw/library/bz2.html#de-compression-of-files
Incremental (de)compressionhttps://python.github.io/python-docs-zh-tw/library/bz2.html#incremental-de-compression
One-shot (de)compressionhttps://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 fileshttps://python.github.io/python-docs-zh-tw/library/lzma.html#reading-and-writing-compressed-files
Compressing and decompressing data in memoryhttps://python.github.io/python-docs-zh-tw/library/lzma.html#compressing-and-decompressing-data-in-memory
Miscellaneoushttps://python.github.io/python-docs-zh-tw/library/lzma.html#miscellaneous
Specifying custom filter chainshttps://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
支援舊版 Pythonhttps://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 Starthttps://python.github.io/python-docs-zh-tw/library/configparser.html#quick-start
Supported Datatypeshttps://python.github.io/python-docs-zh-tw/library/configparser.html#supported-datatypes
Fallback Valueshttps://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 Sectionshttps://python.github.io/python-docs-zh-tw/library/configparser.html#unnamed-sections
Interpolation of valueshttps://python.github.io/python-docs-zh-tw/library/configparser.html#interpolation-of-values
Mapping Protocol Accesshttps://python.github.io/python-docs-zh-tw/library/configparser.html#mapping-protocol-access
Customizing Parser Behaviourhttps://python.github.io/python-docs-zh-tw/library/configparser.html#customizing-parser-behaviour
Legacy API Exampleshttps://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
BLAKE2https://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 Variableshttps://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 Creationhttps://python.github.io/python-docs-zh-tw/library/os.html#file-object-creation
File Descriptor Operationshttps://python.github.io/python-docs-zh-tw/library/os.html#file-descriptor-operations
Querying the size of a terminalhttps://python.github.io/python-docs-zh-tw/library/os.html#querying-the-size-of-a-terminal
Inheritance of File Descriptorshttps://python.github.io/python-docs-zh-tw/library/os.html#inheritance-of-file-descriptors
Files and Directorieshttps://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 attributeshttps://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 Informationhttps://python.github.io/python-docs-zh-tw/library/os.html#miscellaneous-system-information
Random numbershttps://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/Ohttps://python.github.io/python-docs-zh-tw/library/io.html#text-i-o
二進位 (Binary) I/Ohttps://python.github.io/python-docs-zh-tw/library/io.html#binary-i-o
原始 (Raw) I/Ohttps://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/Ohttps://python.github.io/python-docs-zh-tw/library/io.html#raw-file-i-o
Buffered Streamshttps://python.github.io/python-docs-zh-tw/library/io.html#buffered-streams
文字 I/Ohttps://python.github.io/python-docs-zh-tw/library/io.html#id1
Static Typinghttps://python.github.io/python-docs-zh-tw/library/io.html#static-typing
Performancehttps://python.github.io/python-docs-zh-tw/library/io.html#performance
二進位 (Binary) I/Ohttps://python.github.io/python-docs-zh-tw/library/io.html#id2
文字 I/Ohttps://python.github.io/python-docs-zh-tw/library/io.html#id3
Multi-threadinghttps://python.github.io/python-docs-zh-tw/library/io.html#multi-threading
Reentrancyhttps://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 Levelshttps://python.github.io/python-docs-zh-tw/library/logging.html#logging-levels
Handler Objectshttps://python.github.io/python-docs-zh-tw/library/logging.html#handler-objects
Formatter Objectshttps://python.github.io/python-docs-zh-tw/library/logging.html#formatter-objects
Filter Objectshttps://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 modulehttps://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 functionshttps://python.github.io/python-docs-zh-tw/library/logging.config.html#configuration-functions
Security considerationshttps://python.github.io/python-docs-zh-tw/library/logging.config.html#security-considerations
Configuration dictionary schemahttps://python.github.io/python-docs-zh-tw/library/logging.config.html#configuration-dictionary-schema
Dictionary Schema Detailshttps://python.github.io/python-docs-zh-tw/library/logging.config.html#dictionary-schema-details
Incremental Configurationhttps://python.github.io/python-docs-zh-tw/library/logging.config.html#incremental-configuration
Object connectionshttps://python.github.io/python-docs-zh-tw/library/logging.config.html#object-connections
User-defined objectshttps://python.github.io/python-docs-zh-tw/library/logging.config.html#user-defined-objects
Handler configuration orderhttps://python.github.io/python-docs-zh-tw/library/logging.config.html#handler-configuration-order
Access to external objectshttps://python.github.io/python-docs-zh-tw/library/logging.config.html#access-to-external-objects
Access to internal objectshttps://python.github.io/python-docs-zh-tw/library/logging.config.html#access-to-internal-objects
Import resolution and custom importershttps://python.github.io/python-docs-zh-tw/library/logging.config.html#import-resolution-and-custom-importers
Configuring QueueHandler and QueueListenerhttps://python.github.io/python-docs-zh-tw/library/logging.config.html#configuring-queuehandler-and-queuelistener
Configuration file formathttps://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
StreamHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#streamhandler
FileHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#filehandler
NullHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#nullhandler
WatchedFileHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#watchedfilehandler
BaseRotatingHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#baserotatinghandler
RotatingFileHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#rotatingfilehandler
TimedRotatingFileHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#timedrotatingfilehandler
SocketHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#sockethandler
DatagramHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#datagramhandler
SysLogHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#sysloghandler
NTEventLogHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#nteventloghandler
SMTPHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#smtphandler
MemoryHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#memoryhandler
HTTPHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#httphandler
QueueHandlerhttps://python.github.io/python-docs-zh-tw/library/logging.handlers.html#queuehandler
QueueListenerhttps://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 librarieshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#loading-dynamic-link-libraries
Accessing functions from loaded dllshttps://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 typeshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#fundamental-data-types
Calling functions, continuedhttps://python.github.io/python-docs-zh-tw/library/ctypes.html#calling-functions-continued
Calling variadic functionshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#calling-variadic-functions
Calling functions with your own custom data typeshttps://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 typeshttps://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 unionshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#structures-and-unions
Structure/union layout, alignment and byte orderhttps://python.github.io/python-docs-zh-tw/library/ctypes.html#structure-union-layout-alignment-and-byte-order
Bit fields in structures and unionshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#bit-fields-in-structures-and-unions
Arrayshttps://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 GILhttps://python.github.io/python-docs-zh-tw/library/ctypes.html#thread-safety-without-the-gil
Type conversionshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#type-conversions
Incomplete Typeshttps://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 dllshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#accessing-values-exported-from-dlls
Surpriseshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#surprises
Variable-sized data typeshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#variable-sized-data-types
ctypes referencehttps://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes-reference
Finding shared librarieshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#finding-shared-libraries
Listing loaded shared librarieshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#listing-loaded-shared-libraries
Loading shared librarieshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#loading-shared-libraries
Foreign functionshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#foreign-functions
Function prototypeshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#function-prototypes
Utility functionshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#utility-functions
Data typeshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#data-types
Fundamental data typeshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes-fundamental-data-types-2
Structured data typeshttps://python.github.io/python-docs-zh-tw/library/ctypes.html#structured-data-types
Arrays and pointershttps://python.github.io/python-docs-zh-tw/library/ctypes.html#arrays-and-pointers
Exceptionshttps://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
proghttps://python.github.io/python-docs-zh-tw/library/argparse.html#prog
usagehttps://python.github.io/python-docs-zh-tw/library/argparse.html#usage
descriptionhttps://python.github.io/python-docs-zh-tw/library/argparse.html#description
epiloghttps://python.github.io/python-docs-zh-tw/library/argparse.html#epilog
parentshttps://python.github.io/python-docs-zh-tw/library/argparse.html#parents
formatter_classhttps://python.github.io/python-docs-zh-tw/library/argparse.html#formatter-class
prefix_charshttps://python.github.io/python-docs-zh-tw/library/argparse.html#prefix-chars
fromfile_prefix_charshttps://python.github.io/python-docs-zh-tw/library/argparse.html#fromfile-prefix-chars
argument_defaulthttps://python.github.io/python-docs-zh-tw/library/argparse.html#argument-default
allow_abbrevhttps://python.github.io/python-docs-zh-tw/library/argparse.html#allow-abbrev
conflict_handlerhttps://python.github.io/python-docs-zh-tw/library/argparse.html#conflict-handler
add_helphttps://python.github.io/python-docs-zh-tw/library/argparse.html#add-help
exit_on_errorhttps://python.github.io/python-docs-zh-tw/library/argparse.html#exit-on-error
suggest_on_errorhttps://python.github.io/python-docs-zh-tw/library/argparse.html#suggest-on-error
colorhttps://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 flagshttps://python.github.io/python-docs-zh-tw/library/argparse.html#name-or-flags
actionhttps://python.github.io/python-docs-zh-tw/library/argparse.html#action
nargshttps://python.github.io/python-docs-zh-tw/library/argparse.html#nargs
consthttps://python.github.io/python-docs-zh-tw/library/argparse.html#const
defaulthttps://python.github.io/python-docs-zh-tw/library/argparse.html#default
typehttps://python.github.io/python-docs-zh-tw/library/argparse.html#type
choiceshttps://python.github.io/python-docs-zh-tw/library/argparse.html#choices
requiredhttps://python.github.io/python-docs-zh-tw/library/argparse.html#required
helphttps://python.github.io/python-docs-zh-tw/library/argparse.html#help
metavarhttps://python.github.io/python-docs-zh-tw/library/argparse.html#metavar
desthttps://python.github.io/python-docs-zh-tw/library/argparse.html#dest
deprecatedhttps://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 syntaxhttps://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 utilitieshttps://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 groupshttps://python.github.io/python-docs-zh-tw/library/argparse.html#argument-groups
Mutual exclusionhttps://python.github.io/python-docs-zh-tw/library/argparse.html#mutual-exclusion
Parser defaultshttps://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 parsinghttps://python.github.io/python-docs-zh-tw/library/argparse.html#partial-parsing
Customizing file parsinghttps://python.github.io/python-docs-zh-tw/library/argparse.html#customizing-file-parsing
Exiting methodshttps://python.github.io/python-docs-zh-tw/library/argparse.html#exiting-methods
Intermixed parsinghttps://python.github.io/python-docs-zh-tw/library/argparse.html#intermixed-parsing
Registering custom types or actionshttps://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 程式碼遷移到 argparsehttps://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
Introductionhttps://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 actionshttps://python.github.io/python-docs-zh-tw/library/optparse.html#understanding-option-actions
The store actionhttps://python.github.io/python-docs-zh-tw/library/optparse.html#the-store-action
Handling boolean (flag) optionshttps://python.github.io/python-docs-zh-tw/library/optparse.html#handling-boolean-flag-options
Other actionshttps://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 helphttps://python.github.io/python-docs-zh-tw/library/optparse.html#generating-help
Grouping Optionshttps://python.github.io/python-docs-zh-tw/library/optparse.html#grouping-options
Printing a version stringhttps://python.github.io/python-docs-zh-tw/library/optparse.html#printing-a-version-string
How optparse handles errorshttps://python.github.io/python-docs-zh-tw/library/optparse.html#how-optparse-handles-errors
Putting it all togetherhttps://python.github.io/python-docs-zh-tw/library/optparse.html#putting-it-all-together
Reference Guidehttps://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 parserhttps://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 typeshttps://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 parserhttps://python.github.io/python-docs-zh-tw/library/optparse.html#querying-and-manipulating-your-option-parser
Conflicts between optionshttps://python.github.io/python-docs-zh-tw/library/optparse.html#conflicts-between-options
Cleanuphttps://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 Callbackshttps://python.github.io/python-docs-zh-tw/library/optparse.html#option-callbacks
Defining a callback optionhttps://python.github.io/python-docs-zh-tw/library/optparse.html#defining-a-callback-option
How callbacks are calledhttps://python.github.io/python-docs-zh-tw/library/optparse.html#how-callbacks-are-called
Raising errors in a callbackhttps://python.github.io/python-docs-zh-tw/library/optparse.html#raising-errors-in-a-callback
Callback example 1: trivial callbackhttps://python.github.io/python-docs-zh-tw/library/optparse.html#callback-example-1-trivial-callback
Callback example 2: check option orderhttps://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 conditionhttps://python.github.io/python-docs-zh-tw/library/optparse.html#callback-example-4-check-arbitrary-condition
Callback example 5: fixed argumentshttps://python.github.io/python-docs-zh-tw/library/optparse.html#callback-example-5-fixed-arguments
Callback example 6: variable argumentshttps://python.github.io/python-docs-zh-tw/library/optparse.html#callback-example-6-variable-arguments
Extending optparsehttps://python.github.io/python-docs-zh-tw/library/optparse.html#extending-optparse
Adding new typeshttps://python.github.io/python-docs-zh-tw/library/optparse.html#adding-new-types
Adding new actionshttps://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 Objectshttps://python.github.io/python-docs-zh-tw/library/curses.html#window-objects
Constantshttps://python.github.io/python-docs-zh-tw/library/curses.html#constants
curses.textpad --- Text input widget for curses programshttps://python.github.io/python-docs-zh-tw/library/curses.html#module-curses.textpad
Textbox objectshttps://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 Objectshttps://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
Introductionhttps://python.github.io/python-docs-zh-tw/library/threading.html#introduction
GIL and performance considerationshttps://python.github.io/python-docs-zh-tw/library/threading.html#gil-and-performance-considerations
Referencehttps://python.github.io/python-docs-zh-tw/library/threading.html#reference
Thread-local datahttps://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 objectshttps://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 objectshttps://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 statementhttps://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 methodshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#contexts-and-start-methods
Exchanging objects between processeshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#exchanging-objects-between-processes
Synchronization between processeshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#synchronization-between-processes
Sharing state between processeshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#sharing-state-between-processes
Using a pool of workershttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#using-a-pool-of-workers
Referencehttps://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 Queueshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#pipes-and-queues
Miscellaneoushttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#miscellaneous
Connection Objectshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#connection-objects
Synchronization primitiveshttps://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
Managershttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#managers
Customized managershttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#customized-managers
Using a remote managerhttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#using-a-remote-manager
Proxy Objectshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#proxy-objects
Cleanuphttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#cleanup
Process Poolshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#module-multiprocessing.pool
Listeners and Clientshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#module-multiprocessing.connection
Address Formatshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#address-formats
Authentication keyshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#authentication-keys
Logginghttps://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 guidelineshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#programming-guidelines
All start methodshttps://python.github.io/python-docs-zh-tw/library/multiprocessing.html#all-start-methods
The spawn and forkserver start methodshttps://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
ThreadPoolExecutorhttps://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
InterpreterPoolExecutorhttps://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#interpreterpoolexecutor
ProcessPoolExecutorhttps://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 detailshttps://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#key-details
Introductionhttps://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#introduction
Multiple Interpreters and Isolationhttps://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#multiple-interpreters-and-isolation
Running in an Interpreterhttps://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#running-in-an-interpreter
Concurrency and Parallelismhttps://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" Objectshttps://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#sharing-objects
Referencehttps://python.github.io/python-docs-zh-tw/library/concurrent.interpreters.html#reference
Interpreter objectshttps://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 Modulehttps://python.github.io/python-docs-zh-tw/library/subprocess.html#using-the-subprocess-module
Frequently Used Argumentshttps://python.github.io/python-docs-zh-tw/library/subprocess.html#frequently-used-arguments
Popen Constructorhttps://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 Objectshttps://python.github.io/python-docs-zh-tw/library/subprocess.html#popen-objects
Windows Popen Helpershttps://python.github.io/python-docs-zh-tw/library/subprocess.html#windows-popen-helpers
Windows Constantshttps://python.github.io/python-docs-zh-tw/library/subprocess.html#windows-constants
Older high-level APIhttps://python.github.io/python-docs-zh-tw/library/subprocess.html#older-high-level-api
Replacing Older Functions with the subprocess Modulehttps://python.github.io/python-docs-zh-tw/library/subprocess.html#replacing-older-functions-with-the-subprocess-module
Replacing /bin/sh shell command substitutionhttps://python.github.io/python-docs-zh-tw/library/subprocess.html#replacing-bin-sh-shell-command-substitution
Replacing shell pipelinehttps://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 familyhttps://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 Functionshttps://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 Behaviorhttps://python.github.io/python-docs-zh-tw/library/subprocess.html#timeout-behavior
Converting an argument sequence to a string on Windowshttps://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 completionhttps://python.github.io/python-docs-zh-tw/library/queue.html#waiting-for-task-completion
Terminating queueshttps://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 --- 低階執行緒 APIhttps://python.github.io/python-docs-zh-tw/library/_thread.html
網路與行程間通訊https://python.github.io/python-docs-zh-tw/library/ipc.html
asyncio --- 非同步 I/Ohttps://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 managerhttps://python.github.io/python-docs-zh-tw/library/asyncio-runner.html#runner-context-manager
Handling Keyboard Interruptionhttps://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
Awaitableshttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#awaitables
Creating Taskshttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#creating-tasks
Task Cancellationhttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#task-cancellation
Task Groupshttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#task-groups
Terminating a Task Grouphttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#terminating-a-task-group
Sleepinghttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#sleeping
Running Tasks Concurrentlyhttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#running-tasks-concurrently
Eager Task Factoryhttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#eager-task-factory
Shielding From Cancellationhttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#shielding-from-cancellation
Timeoutshttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#timeouts
Waiting Primitiveshttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#waiting-primitives
Running in Threadshttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#running-in-threads
Scheduling From Other Threadshttps://python.github.io/python-docs-zh-tw/library/asyncio-task.html#scheduling-from-other-threads
Introspectionhttps://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
StreamReaderhttps://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#streamreader
StreamWriterhttps://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
註冊一個使用串流來等待資料的開放 sockethttps://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
Lockhttps://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#lock
Eventhttps://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#event
Conditionhttps://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#condition
Semaphorehttps://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#semaphore
BoundedSemaphorehttps://python.github.io/python-docs-zh-tw/library/asyncio-sync.html#boundedsemaphore
Barrierhttps://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
Queuehttps://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 Queuehttps://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 Introspectionhttps://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 和 Taskshttps://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
DNShttps://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
錯誤處理 APIhttps://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
Futureshttps://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
Transportshttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#transports
Transports Hierarchyhttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#transports-hierarchy
Base Transporthttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#base-transport
Read-only Transportshttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#read-only-transports
Write-only Transportshttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#write-only-transports
Datagram Transportshttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#datagram-transports
Subprocess Transportshttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#subprocess-transports
Protocolshttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#protocols
Base Protocolshttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#base-protocols
Base Protocolhttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#base-protocol
Streaming Protocolshttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#streaming-protocols
Buffered Streaming Protocolshttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#buffered-streaming-protocols
Datagram Protocolshttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#datagram-protocols
Subprocess Protocolshttps://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 Serverhttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#tcp-echo-server
TCP Echo Clienthttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#tcp-echo-client
UDP Echo Serverhttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#udp-echo-server
UDP Echo Clienthttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#udp-echo-client
Connecting Existing Socketshttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#connecting-existing-sockets
loop.subprocess_exec() and SubprocessProtocolhttps://python.github.io/python-docs-zh-tw/library/asyncio-protocol.html#loop-subprocess-exec-and-subprocessprotocol
Policieshttps://python.github.io/python-docs-zh-tw/library/asyncio-policy.html
Getting and Setting the Policyhttps://python.github.io/python-docs-zh-tw/library/asyncio-policy.html#getting-and-setting-the-policy
Policy Objectshttps://python.github.io/python-docs-zh-tw/library/asyncio-policy.html#policy-objects
Custom Policieshttps://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
Windowshttps://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
macOShttps://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 Loophttps://python.github.io/python-docs-zh-tw/library/asyncio-extending.html#writing-a-custom-event-loop
Future and Task private constructorshttps://python.github.io/python-docs-zh-tw/library/asyncio-extending.html#future-and-task-private-constructors
Task lifetime supporthttps://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
事件迴圈 Policieshttps://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
建立 socketshttps://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 timeoutshttps://python.github.io/python-docs-zh-tw/library/socket.html#notes-on-socket-timeouts
Timeouts and the connect methodhttps://python.github.io/python-docs-zh-tw/library/socket.html#timeouts-and-the-connect-method
Timeouts and the accept methodhttps://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 Socketshttps://python.github.io/python-docs-zh-tw/library/ssl.html#ssl-sockets
SSL Contextshttps://python.github.io/python-docs-zh-tw/library/ssl.html#ssl-contexts
Certificateshttps://python.github.io/python-docs-zh-tw/library/ssl.html#certificates
Certificate chainshttps://python.github.io/python-docs-zh-tw/library/ssl.html#certificate-chains
CA certificateshttps://python.github.io/python-docs-zh-tw/library/ssl.html#ca-certificates
Combined key and certificatehttps://python.github.io/python-docs-zh-tw/library/ssl.html#combined-key-and-certificate
Self-signed certificateshttps://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 supporthttps://python.github.io/python-docs-zh-tw/library/ssl.html#testing-for-ssl-support
Client-side operationhttps://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 socketshttps://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 sessionhttps://python.github.io/python-docs-zh-tw/library/ssl.html#ssl-session
Security considerationshttps://python.github.io/python-docs-zh-tw/library/ssl.html#security-considerations
Best defaultshttps://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 selectionhttps://python.github.io/python-docs-zh-tw/library/ssl.html#cipher-selection
Multi-processinghttps://python.github.io/python-docs-zh-tw/library/ssl.html#multi-processing
TLS 1.3https://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 Objectshttps://python.github.io/python-docs-zh-tw/library/select.html#dev-poll-polling-objects
Edge and Level Trigger Polling (epoll) Objectshttps://python.github.io/python-docs-zh-tw/library/select.html#edge-and-level-trigger-polling-epoll-objects
Polling Objectshttps://python.github.io/python-docs-zh-tw/library/select.html#polling-objects
Kqueue Objectshttps://python.github.io/python-docs-zh-tw/library/select.html#kqueue-objects
Kevent Objectshttps://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
Classeshttps://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 APIhttps://python.github.io/python-docs-zh-tw/library/email.parser.html#feedparser-api
Parser APIhttps://python.github.io/python-docs-zh-tw/library/email.parser.html#parser-api
Additional noteshttps://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 Objectshttps://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 Instanceshttps://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 APIhttps://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 examplehttps://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 APIhttps://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 elementshttps://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml-tree-and-elements
剖析 XMLhttps://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#parsing-xml
Pull API for non-blocking parsinghttps://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#pull-api-for-non-blocking-parsing
Finding interesting elementshttps://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 Namespaceshttps://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
Referencehttps://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 supporthttps://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
Referencehttps://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 物件模型 APIhttps://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 DOMhttps://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 Objectshttps://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 Objectshttps://python.github.io/python-docs-zh-tw/library/xml.dom.html#document-objects
Element Objectshttps://python.github.io/python-docs-zh-tw/library/xml.dom.html#element-objects
Attr Objectshttps://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 Objectshttps://python.github.io/python-docs-zh-tw/library/xml.dom.html#comment-objects
Text and CDATASection Objectshttps://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
Conformancehttps://python.github.io/python-docs-zh-tw/library/xml.dom.html#conformance
Type Mappinghttps://python.github.io/python-docs-zh-tw/library/xml.dom.html#type-mapping
Accessor Methodshttps://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 Objectshttps://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 Interfacehttps://python.github.io/python-docs-zh-tw/library/xml.sax.reader.html#the-attributes-interface
The AttributesNS Interfacehttps://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 Descriptionshttps://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 urllibhttps://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 Parsinghttps://python.github.io/python-docs-zh-tw/library/urllib.parse.html#url-parsing
URL parsing securityhttps://python.github.io/python-docs-zh-tw/library/urllib.parse.html#url-parsing-security
Parsing ASCII Encoded Byteshttps://python.github.io/python-docs-zh-tw/library/urllib.parse.html#parsing-ascii-encoded-bytes
Structured Parse Resultshttps://python.github.io/python-docs-zh-tw/library/urllib.parse.html#structured-parse-results
URL Quotinghttps://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 Noteshttps://python.github.io/python-docs-zh-tw/library/socketserver.html#server-creation-notes
Server Objectshttps://python.github.io/python-docs-zh-tw/library/socketserver.html#server-objects
Request Handler Objectshttps://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 Mixinshttps://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 Objectshttps://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#binary-objects
Fault Objectshttps://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 Usagehttps://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#example-of-client-usage
Example of Client and Server Usagehttps://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
CGIXMLRPCRequestHandlerhttps://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
DocCGIXMLRPCRequestHandlerhttps://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 functionshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#convenience-factory-functions
IP Addresseshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ip-addresses
Address objectshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#address-objects
Conversion to Strings and Integershttps://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 definitionshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#ip-network-definitions
Prefix, net mask and host maskhttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#prefix-net-mask-and-host-mask
Network objectshttps://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 operatorshttps://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 addresseshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#networks-as-containers-of-addresses
Interface objectshttps://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 operatorshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#id3
Other Module Level Functionshttps://python.github.io/python-docs-zh-tw/library/ipaddress.html#other-module-level-functions
Custom Exceptionshttps://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 APIhttps://python.github.io/python-docs-zh-tw/library/gettext.html#gnu-gettext-api
Class-based APIhttps://python.github.io/python-docs-zh-tw/library/gettext.html#class-based-api
The NullTranslations classhttps://python.github.io/python-docs-zh-tw/library/gettext.html#the-nulltranslations-class
The GNUTranslations classhttps://python.github.io/python-docs-zh-tw/library/gettext.html#the-gnutranslations-class
Solaris message catalog supporthttps://python.github.io/python-docs-zh-tw/library/gettext.html#solaris-message-catalog-support
The Catalog constructorhttps://python.github.io/python-docs-zh-tw/library/gettext.html#the-catalog-constructor
Internationalizing your programs and moduleshttps://python.github.io/python-docs-zh-tw/library/gettext.html#internationalizing-your-programs-and-modules
Localizing your modulehttps://python.github.io/python-docs-zh-tw/library/gettext.html#localizing-your-module
Localizing your applicationhttps://python.github.io/python-docs-zh-tw/library/gettext.html#localizing-your-application
Changing languages on the flyhttps://python.github.io/python-docs-zh-tw/library/gettext.html#changing-languages-on-the-fly
Deferred translationshttps://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 caveatshttps://python.github.io/python-docs-zh-tw/library/locale.html#background-details-hints-tips-and-caveats
Locale nameshttps://python.github.io/python-docs-zh-tw/library/locale.html#locale-names
For extension writers and programs that embed Pythonhttps://python.github.io/python-docs-zh-tw/library/locale.html#for-extension-writers-and-programs-that-embed-python
Access to message catalogshttps://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/Tkhttps://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 Dialogshttps://python.github.io/python-docs-zh-tw/library/dialog.html#native-load-save-dialogs
tkinter.commondialog --- Dialog window templateshttps://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
使用 Ttkhttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#using-ttk
Ttk Widgetshttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-widgets
Widgethttps://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 Optionshttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#scrollable-widget-options
Label Optionshttps://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 Stateshttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#widget-states
ttk.Widgethttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-widget
Comboboxhttps://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 eventshttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#virtual-events
ttk.Comboboxhttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-combobox
Spinboxhttps://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 eventshttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#id2
ttk.Spinboxhttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-spinbox
Notebookhttps://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 Optionshttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#tab-options
Tab Identifiershttps://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.Notebookhttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-notebook
Progressbarhttps://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.Progressbarhttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-progressbar
Separatorhttps://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
Sizegriphttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#sizegrip
Platform-specific noteshttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#platform-specific-notes
Bugshttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#bugs
Treeviewhttps://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 Optionshttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#item-options
Tag Optionshttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#tag-options
Column Identifiershttps://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.Treeviewhttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-treeview
Ttk Stylinghttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#ttk-styling
Layoutshttps://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#layouts
IDLE --- Python 編輯器與 shellhttps://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 menushttps://python.github.io/python-docs-zh-tw/library/idle.html#context-menus
Editing and Navigationhttps://python.github.io/python-docs-zh-tw/library/idle.html#editing-and-navigation
Editor windowshttps://python.github.io/python-docs-zh-tw/library/idle.html#editor-windows
Key bindingshttps://python.github.io/python-docs-zh-tw/library/idle.html#key-bindings
Automatic indentationhttps://python.github.io/python-docs-zh-tw/library/idle.html#automatic-indentation
Search and Replacehttps://python.github.io/python-docs-zh-tw/library/idle.html#search-and-replace
Completionshttps://python.github.io/python-docs-zh-tw/library/idle.html#completions
Calltipshttps://python.github.io/python-docs-zh-tw/library/idle.html#calltips
Code Contexthttps://python.github.io/python-docs-zh-tw/library/idle.html#code-context
Shell windowhttps://python.github.io/python-docs-zh-tw/library/idle.html#shell-window
Text colorshttps://python.github.io/python-docs-zh-tw/library/idle.html#text-colors
Startup and Code Executionhttps://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 failurehttps://python.github.io/python-docs-zh-tw/library/idle.html#startup-failure
Running user codehttps://python.github.io/python-docs-zh-tw/library/idle.html#running-user-code
User output in Shellhttps://python.github.io/python-docs-zh-tw/library/idle.html#user-output-in-shell
Developing tkinter applicationshttps://python.github.io/python-docs-zh-tw/library/idle.html#developing-tkinter-applications
Running without a subprocesshttps://python.github.io/python-docs-zh-tw/library/idle.html#running-without-a-subprocess
Help and Preferenceshttps://python.github.io/python-docs-zh-tw/library/idle.html#help-and-preferences
Help sourceshttps://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 上的 IDLEhttps://python.github.io/python-docs-zh-tw/library/idle.html#idle-on-macos
Extensionshttps://python.github.io/python-docs-zh-tw/library/idle.html#extensions
idlelib --- implementation of IDLE applicationhttps://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 startedhttps://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 controlhttps://python.github.io/python-docs-zh-tw/library/turtle.html#pen-control
The turtle's positionhttps://python.github.io/python-docs-zh-tw/library/turtle.html#the-turtle-s-position
Making algorithmic patternshttps://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 possiblehttps://python.github.io/python-docs-zh-tw/library/turtle.html#get-started-as-quickly-as-possible
Automatically begin and end fillinghttps://python.github.io/python-docs-zh-tw/library/turtle.html#automatically-begin-and-end-filling
Use the turtle module namespacehttps://python.github.io/python-docs-zh-tw/library/turtle.html#use-the-turtle-module-namespace
Use turtle graphics in a scripthttps://python.github.io/python-docs-zh-tw/library/turtle.html#use-turtle-graphics-in-a-script
Use object-oriented turtle graphicshttps://python.github.io/python-docs-zh-tw/library/turtle.html#use-object-oriented-turtle-graphics
Turtle graphics referencehttps://python.github.io/python-docs-zh-tw/library/turtle.html#turtle-graphics-reference
Turtle methodshttps://python.github.io/python-docs-zh-tw/library/turtle.html#turtle-methods
Methods of TurtleScreen/Screenhttps://python.github.io/python-docs-zh-tw/library/turtle.html#methods-of-turtlescreen-screen
Methods of RawTurtle/Turtle and corresponding functionshttps://python.github.io/python-docs-zh-tw/library/turtle.html#methods-of-rawturtle-turtle-and-corresponding-functions
Turtle motionhttps://python.github.io/python-docs-zh-tw/library/turtle.html#turtle-motion
Tell Turtle's statehttps://python.github.io/python-docs-zh-tw/library/turtle.html#tell-turtle-s-state
Settings for measurementhttps://python.github.io/python-docs-zh-tw/library/turtle.html#settings-for-measurement
Pen controlhttps://python.github.io/python-docs-zh-tw/library/turtle.html#id1
Drawing statehttps://python.github.io/python-docs-zh-tw/library/turtle.html#drawing-state
Color controlhttps://python.github.io/python-docs-zh-tw/library/turtle.html#color-control
Fillinghttps://python.github.io/python-docs-zh-tw/library/turtle.html#filling
More drawing controlhttps://python.github.io/python-docs-zh-tw/library/turtle.html#more-drawing-control
Turtle statehttps://python.github.io/python-docs-zh-tw/library/turtle.html#turtle-state
Visibilityhttps://python.github.io/python-docs-zh-tw/library/turtle.html#visibility
Appearancehttps://python.github.io/python-docs-zh-tw/library/turtle.html#appearance
Using eventshttps://python.github.io/python-docs-zh-tw/library/turtle.html#using-events
Special Turtle methodshttps://python.github.io/python-docs-zh-tw/library/turtle.html#special-turtle-methods
Compound shapeshttps://python.github.io/python-docs-zh-tw/library/turtle.html#compound-shapes
Methods of TurtleScreen/Screen and corresponding functionshttps://python.github.io/python-docs-zh-tw/library/turtle.html#methods-of-turtlescreen-screen-and-corresponding-functions
Window controlhttps://python.github.io/python-docs-zh-tw/library/turtle.html#window-control
Animation controlhttps://python.github.io/python-docs-zh-tw/library/turtle.html#animation-control
Using screen eventshttps://python.github.io/python-docs-zh-tw/library/turtle.html#using-screen-events
Input methodshttps://python.github.io/python-docs-zh-tw/library/turtle.html#input-methods
Settings and special methodshttps://python.github.io/python-docs-zh-tw/library/turtle.html#settings-and-special-methods
Methods specific to Screen, not inherited from TurtleScreenhttps://python.github.io/python-docs-zh-tw/library/turtle.html#methods-specific-to-screen-not-inherited-from-turtlescreen
Public classeshttps://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 configurationhttps://python.github.io/python-docs-zh-tw/library/turtle.html#help-and-configuration
How to use helphttps://python.github.io/python-docs-zh-tw/library/turtle.html#how-to-use-help
Translation of docstrings into different languageshttps://python.github.io/python-docs-zh-tw/library/turtle.html#translation-of-docstrings-into-different-languages
How to configure Screen and Turtleshttps://python.github.io/python-docs-zh-tw/library/turtle.html#how-to-configure-screen-and-turtles
turtledemo --- Demo scriptshttps://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
NewTypehttps://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 coroutineshttps://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 aliaseshttps://python.github.io/python-docs-zh-tw/library/typing.html#building-generic-types-and-type-aliases
Other special directiveshttps://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/Ohttps://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 helpershttps://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 typeshttps://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.abchttps://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 Docstringshttps://python.github.io/python-docs-zh-tw/library/doctest.html#simple-usage-checking-examples-in-docstrings
Simple Usage: Checking Examples in a Text Filehttps://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
Directiveshttps://python.github.io/python-docs-zh-tw/library/doctest.html#directives
警告https://python.github.io/python-docs-zh-tw/library/doctest.html#warnings
基礎 APIhttps://python.github.io/python-docs-zh-tw/library/doctest.html#basic-api
Unittest APIhttps://python.github.io/python-docs-zh-tw/library/doctest.html#unittest-api
Advanced APIhttps://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
Soapboxhttps://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 codehttps://python.github.io/python-docs-zh-tw/library/unittest.html#organizing-test-code
Re-using old test codehttps://python.github.io/python-docs-zh-tw/library/unittest.html#re-using-old-test-code
Skipping tests and expected failureshttps://python.github.io/python-docs-zh-tw/library/unittest.html#skipping-tests-and-expected-failures
Distinguishing test iterations using subtestshttps://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 caseshttps://python.github.io/python-docs-zh-tw/library/unittest.html#test-cases
Grouping testshttps://python.github.io/python-docs-zh-tw/library/unittest.html#grouping-tests
Loading and running testshttps://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 Fixtureshttps://python.github.io/python-docs-zh-tw/library/unittest.html#class-and-module-fixtures
setUpClass 和 tearDownClasshttps://python.github.io/python-docs-zh-tw/library/unittest.html#setupclass-and-teardownclass
setUpModule 和 tearDownModulehttps://python.github.io/python-docs-zh-tw/library/unittest.html#setupmodule-and-teardownmodule
Signal Handlinghttps://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
如同屬性一般附加 mockhttps://python.github.io/python-docs-zh-tw/library/unittest.mock.html#attaching-mocks-as-attributes
Patchershttps://python.github.io/python-docs-zh-tw/library/unittest.mock.html#the-patchers
patchhttps://python.github.io/python-docs-zh-tw/library/unittest.mock.html#patch
patch.objecthttps://python.github.io/python-docs-zh-tw/library/unittest.mock.html#patch-object
patch.dicthttps://python.github.io/python-docs-zh-tw/library/unittest.mock.html#patch-dict
patch.multiplehttps://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_PREFIXhttps://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 Mockhttps://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
DEFAULThttps://python.github.io/python-docs-zh-tw/library/unittest.mock.html#default
callhttps://python.github.io/python-docs-zh-tw/library/unittest.mock.html#call
create_autospechttps://python.github.io/python-docs-zh-tw/library/unittest.mock.html#create-autospec
ANYhttps://python.github.io/python-docs-zh-tw/library/unittest.mock.html#any
FILTER_DIRhttps://python.github.io/python-docs-zh-tw/library/unittest.mock.html#filter-dir
mock_openhttps://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
密封 mockhttps://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
對物件的方法呼叫使用 mockhttps://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
命名你的 mockhttps://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
從現有物件建立 mockhttps://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
部分 mockinghttps://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
對每個測試方法應用相同的 patchhttps://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
巢狀使用 Patchhttps://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 importhttps://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 testshttps://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 tracebackhttps://python.github.io/python-docs-zh-tw/library/faulthandler.html#dumping-the-traceback
Dumping the C stackhttps://python.github.io/python-docs-zh-tw/library/faulthandler.html#dumping-the-c-stack
C Stack Compatibilityhttps://python.github.io/python-docs-zh-tw/library/faulthandler.html#c-stack-compatibility
Fault handler statehttps://python.github.io/python-docs-zh-tw/library/faulthandler.html#fault-handler-state
Dumping the tracebacks after a timeouthttps://python.github.io/python-docs-zh-tw/library/faulthandler.html#dumping-the-tracebacks-after-a-timeout
Dumping the traceback on a user signalhttps://python.github.io/python-docs-zh-tw/library/faulthandler.html#dumping-the-traceback-on-a-user-signal
Issue with file descriptorshttps://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 commandshttps://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 Manualhttps://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 timerhttps://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 10https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#display-the-top-10
Compute differenceshttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#compute-differences
Get the traceback of a memory blockhttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#get-the-traceback-of-a-memory-block
Pretty tophttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#pretty-top
Record the current and peak size of all traced memory blockshttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#record-the-current-and-peak-size-of-all-traced-memory-blocks
APIhttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#api
函式https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#functions
DomainFilterhttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#domainfilter
Filterhttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#filter
Framehttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#frame
Snapshothttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#snapshot
Statistichttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#statistic
StatisticDiffhttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#statisticdiff
Tracehttps://python.github.io/python-docs-zh-tw/library/tracemalloc.html#trace
Tracebackhttps://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
模組 APIhttps://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
APIhttps://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 APIhttps://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 variableshttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#configuration-variables
Installation pathshttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#installation-paths
User schemehttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#user-scheme
posix_userhttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#posix-user
nt_userhttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#nt-user
osx_framework_userhttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#osx-framework-user
Home schemehttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#home-scheme
posix_homehttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#posix-home
Prefix schemehttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#prefix-scheme
posix_prefixhttps://python.github.io/python-docs-zh-tw/library/sysconfig.html#posix-prefix
nthttps://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__.pyhttps://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 Classeshttps://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 processinghttps://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 variableshttps://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 fieldshttps://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
Utilitieshttps://python.github.io/python-docs-zh-tw/library/contextlib.html#utilities
Examples and Recipeshttps://python.github.io/python-docs-zh-tw/library/contextlib.html#examples-and-recipes
Supporting a variable number of context managershttps://python.github.io/python-docs-zh-tw/library/contextlib.html#supporting-a-variable-number-of-context-managers
Catching exceptions from __enter__ methodshttps://python.github.io/python-docs-zh-tw/library/contextlib.html#catching-exceptions-from-enter-methods
Cleaning up in an __enter__ implementationhttps://python.github.io/python-docs-zh-tw/library/contextlib.html#cleaning-up-in-an-enter-implementation
Replacing any use of try-finally and flag variableshttps://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 decoratorhttps://python.github.io/python-docs-zh-tw/library/contextlib.html#using-a-context-manager-as-a-function-decorator
Single use, reusable and reentrant context managershttps://python.github.io/python-docs-zh-tw/library/contextlib.html#single-use-reusable-and-reentrant-context-managers
Reentrant context managershttps://python.github.io/python-docs-zh-tw/library/contextlib.html#reentrant-context-managers
Reusable context managershttps://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 Functionshttps://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 Functionshttps://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 membershttps://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 objecthttps://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 staticallyhttps://python.github.io/python-docs-zh-tw/library/inspect.html#fetching-attributes-statically
Current State of Generators, Coroutines, and Asynchronous Generatorshttps://python.github.io/python-docs-zh-tw/library/inspect.html#current-state-of-generators-coroutines-and-asynchronous-generators
Code Objects Bit Flagshttps://python.github.io/python-docs-zh-tw/library/inspect.html#code-objects-bit-flags
Buffer flagshttps://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 semanticshttps://python.github.io/python-docs-zh-tw/library/annotationlib.html#annotation-semantics
Classeshttps://python.github.io/python-docs-zh-tw/library/annotationlib.html#classes
Functionshttps://python.github.io/python-docs-zh-tw/library/annotationlib.html#functions
Recipeshttps://python.github.io/python-docs-zh-tw/library/annotationlib.html#recipes
Using annotations in a metaclasshttps://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 annotationshttps://python.github.io/python-docs-zh-tw/library/annotationlib.html#security-implications-of-introspecting-annotations
site --- Site-specific configuration hookhttps://python.github.io/python-docs-zh-tw/library/site.html
sitecustomizehttps://python.github.io/python-docs-zh-tw/library/site.html#module-sitecustomize
usercustomizehttps://python.github.io/python-docs-zh-tw/library/site.html#module-usercustomize
Readline configurationhttps://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 importhttps://python.github.io/python-docs-zh-tw/library/importlib.html#module-importlib.abc
importlib.machinery -- Importers and path hookshttps://python.github.io/python-docs-zh-tw/library/importlib.html#module-importlib.machinery
importlib.util -- Utility code for importershttps://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 programmaticallyhttps://python.github.io/python-docs-zh-tw/library/importlib.html#importing-programmatically
Checking if a module can be importedhttps://python.github.io/python-docs-zh-tw/library/importlib.html#checking-if-a-module-can-be-imported
Importing a source file directlyhttps://python.github.io/python-docs-zh-tw/library/importlib.html#importing-a-source-file-directly
Implementing lazy importshttps://python.github.io/python-docs-zh-tw/library/importlib.html#implementing-lazy-imports
Setting up an importerhttps://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 APIhttps://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
Overviewhttps://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#overview
Functional APIhttps://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#functional-api
Entry pointshttps://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#entry-points
Distribution metadatahttps://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distribution-metadata
Distribution versionshttps://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distribution-versions
Distribution fileshttps://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distribution-files
Distribution requirementshttps://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distribution-requirements
Mapping import to distribution packageshttps://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#mapping-import-to-distribution-packages
Distributionshttps://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distributions
Distribution Discoveryhttps://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#distribution-discovery
Implementing Custom Providershttps://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 Pythonhttps://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 annotationshttps://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 和 awaithttps://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 sourcehttps://python.github.io/python-docs-zh-tw/library/tokenize.html
Tokenizing Inputhttps://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 usehttps://python.github.io/python-docs-zh-tw/library/compileall.html#command-line-use
Public functionshttps://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 analysishttps://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 collectionshttps://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 Operationshttps://python.github.io/python-docs-zh-tw/library/msvcrt.html#file-operations
Console I/Ohttps://python.github.io/python-docs-zh-tw/library/msvcrt.html#console-i-o
Other Functionshttps://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_* Constantshttps://python.github.io/python-docs-zh-tw/library/winreg.html#hkey-constants
Access Rightshttps://python.github.io/python-docs-zh-tw/library/winreg.html#access-rights
64-bit Specifichttps://python.github.io/python-docs-zh-tw/library/winreg.html#bit-specific
Value Typeshttps://python.github.io/python-docs-zh-tw/library/winreg.html#value-types
Registry Handle Objectshttps://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 Ruleshttps://python.github.io/python-docs-zh-tw/library/shlex.html#parsing-rules
Improved Compatibility with Shellshttps://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 Limitshttps://python.github.io/python-docs-zh-tw/library/resource.html#resource-limits
Resource Usagehttps://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++ 擴充 Pythonhttps://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 Linkagehttps://python.github.io/python-docs-zh-tw/extending/extending.html#compilation-and-linkage
1.6. Calling Python Functions from Chttps://python.github.io/python-docs-zh-tw/extending/extending.html#calling-python-functions-from-c
1.7. Extracting Parameters in Extension Functionshttps://python.github.io/python-docs-zh-tw/extending/extending.html#extracting-parameters-in-extension-functions
1.8. Keyword Parameters for Extension Functionshttps://python.github.io/python-docs-zh-tw/extending/extending.html#keyword-parameters-for-extension-functions
1.9. Building Arbitrary Valueshttps://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 Ruleshttps://python.github.io/python-docs-zh-tw/extending/extending.html#ownership-rules
1.10.3. Thin Icehttps://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 Modulehttps://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 Basicshttps://python.github.io/python-docs-zh-tw/extending/newtypes_tutorial.html#the-basics
2.2. Adding data and methods to the Basic examplehttps://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 attributeshttps://python.github.io/python-docs-zh-tw/extending/newtypes_tutorial.html#providing-finer-control-over-data-attributes
2.4. Supporting cyclic garbage collectionhttps://python.github.io/python-docs-zh-tw/extending/newtypes_tutorial.html#supporting-cyclic-garbage-collection
2.5. Subclassing other typeshttps://python.github.io/python-docs-zh-tw/extending/newtypes_tutorial.html#subclassing-other-types
3. Defining Extension Types: Assorted Topicshttps://python.github.io/python-docs-zh-tw/extending/newtypes.html
3.1. Finalization and De-allocationhttps://python.github.io/python-docs-zh-tw/extending/newtypes.html#finalization-and-de-allocation
3.2. Object Presentationhttps://python.github.io/python-docs-zh-tw/extending/newtypes.html#object-presentation
3.3. Attribute Managementhttps://python.github.io/python-docs-zh-tw/extending/newtypes.html#attribute-management
3.3.1. Generic Attribute Managementhttps://python.github.io/python-docs-zh-tw/extending/newtypes.html#generic-attribute-management
3.3.2. Type-specific Attribute Managementhttps://python.github.io/python-docs-zh-tw/extending/newtypes.html#type-specific-attribute-management
3.4. Object Comparisonhttps://python.github.io/python-docs-zh-tw/extending/newtypes.html#object-comparison
3.5. Abstract Protocol Supporthttps://python.github.io/python-docs-zh-tw/extending/newtypes.html#abstract-protocol-support
3.6. Weak Reference Supporthttps://python.github.io/python-docs-zh-tw/extending/newtypes.html#weak-reference-support
3.7. More Suggestionshttps://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 Approachhttps://python.github.io/python-docs-zh-tw/extending/windows.html#a-cookbook-approach
5.2. Differences Between Unix and Windowshttps://python.github.io/python-docs-zh-tw/extending/windows.html#differences-between-unix-and-windows
5.3. Using DLLs in Practicehttps://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 內嵌入 Pythonhttps://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. 擴充嵌入式 Pythonhttps://python.github.io/python-docs-zh-tw/extending/embedding.html#extending-embedded-python
1.5. 在 C++ 中嵌入 Pythonhttps://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
嵌入式Pythonhttps://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 APIhttps://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 APIhttps://python.github.io/python-docs-zh-tw/c-api/stable.html#limited-c-api
穩定 ABIhttps://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 Layerhttps://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 clearinghttps://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 indicatorhttps://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
Tracebackshttps://python.github.io/python-docs-zh-tw/c-api/exceptions.html#tracebacks
Defining extension moduleshttps://python.github.io/python-docs-zh-tw/c-api/extension-modules.html
Multiple module instanceshttps://python.github.io/python-docs-zh-tw/c-api/extension-modules.html#multiple-module-instances
Initialization functionhttps://python.github.io/python-docs-zh-tw/c-api/extension-modules.html#initialization-function
Multi-phase initializationhttps://python.github.io/python-docs-zh-tw/c-api/extension-modules.html#multi-phase-initialization
Legacy single-phase initializationhttps://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 conversionhttps://python.github.io/python-docs-zh-tw/c-api/conversion.html#character-classification-and-conversion
PyHash APIhttps://python.github.io/python-docs-zh-tw/c-api/hash.html
Reflectionhttps://python.github.io/python-docs-zh-tw/c-api/reflection.html
編解碼器註冊表和支援函式https://python.github.io/python-docs-zh-tw/c-api/codec.html
編解碼器查找 APIhttps://python.github.io/python-docs-zh-tw/c-api/codec.html#codec-lookup-api
用於 Unicode 編碼錯誤處理程式的註冊 APIhttps://python.github.io/python-docs-zh-tw/c-api/codec.html#registry-api-for-unicode-encoding-error-handlers
Codec utility variableshttps://python.github.io/python-docs-zh-tw/c-api/codec.html#codec-utility-variables
PyTime C APIhttps://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 支援 APIhttps://python.github.io/python-docs-zh-tw/c-api/call.html#vectorcall-support-api
物件呼叫 APIhttps://python.github.io/python-docs-zh-tw/c-api/call.html#object-calling-api
呼叫支援 APIhttps://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 typeshttps://python.github.io/python-docs-zh-tw/c-api/buffer.html#buffer-request-types
request-independent fieldshttps://python.github.io/python-docs-zh-tw/c-api/buffer.html#request-independent-fields
readonly, formathttps://python.github.io/python-docs-zh-tw/c-api/buffer.html#readonly-format
shape, strides, suboffsetshttps://python.github.io/python-docs-zh-tw/c-api/buffer.html#shape-strides-suboffsets
contiguity requestshttps://python.github.io/python-docs-zh-tw/c-api/buffer.html#contiguity-requests
compound requestshttps://python.github.io/python-docs-zh-tw/c-api/buffer.html#compound-requests
Complex arrayshttps://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 suboffsetshttps://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 Typeshttps://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 APIhttps://python.github.io/python-docs-zh-tw/c-api/long.html#export-api
PyLongWriter APIhttps://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 Propertieshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-character-properties
Creating and accessing Unicode stringshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#creating-and-accessing-unicode-strings
Locale Encodinghttps://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 Codecshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#unicode-escape-codecs
Raw-Unicode-Escape Codecshttps://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 Codecshttps://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 Functionshttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#methods-and-slot-functions
PyUnicodeWriterhttps://python.github.io/python-docs-zh-tw/c-api/unicode.html#pyunicodewriter
已棄用的 APIhttps://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 dynamicallyhttps://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 objectshttps://python.github.io/python-docs-zh-tw/c-api/picklebuffer.html
弱參照物件https://python.github.io/python-docs-zh-tw/c-api/weakref.html
Capsuleshttps://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 Proxieshttps://python.github.io/python-docs-zh-tw/c-api/frame.html#frame-locals-proxies
Legacy Local Variable APIshttps://python.github.io/python-docs-zh-tw/c-api/frame.html#legacy-local-variable-apis
Internal Frameshttps://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 APIhttps://python.github.io/python-docs-zh-tw/c-api/concrete.html#c-api-for-extension-modules
Curses C APIhttps://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 variableshttps://python.github.io/python-docs-zh-tw/c-api/init.html#global-configuration-variables
Initializing and finalizing the interpreterhttps://python.github.io/python-docs-zh-tw/c-api/init.html#initializing-and-finalizing-the-interpreter
Process-wide parametershttps://python.github.io/python-docs-zh-tw/c-api/init.html#process-wide-parameters
Thread State and the Global Interpreter Lockhttps://python.github.io/python-docs-zh-tw/c-api/init.html#thread-state-and-the-global-interpreter-lock
Detaching the thread state from extension codehttps://python.github.io/python-docs-zh-tw/c-api/init.html#detaching-the-thread-state-from-extension-code
Non-Python created threadshttps://python.github.io/python-docs-zh-tw/c-api/init.html#non-python-created-threads
Supporting subinterpreters in non-Python threadshttps://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 finalizationhttps://python.github.io/python-docs-zh-tw/c-api/init.html#cautions-regarding-runtime-finalization
高階 APIhttps://python.github.io/python-docs-zh-tw/c-api/init.html#high-level-api
低階 APIhttps://python.github.io/python-docs-zh-tw/c-api/init.html#low-level-api
Sub-interpreter supporthttps://python.github.io/python-docs-zh-tw/c-api/init.html#sub-interpreter-support
直譯器各別持有的 GILhttps://python.github.io/python-docs-zh-tw/c-api/init.html#a-per-interpreter-gil
Bugs and caveatshttps://python.github.io/python-docs-zh-tw/c-api/init.html#bugs-and-caveats
Asynchronous Notificationshttps://python.github.io/python-docs-zh-tw/c-api/init.html#asynchronous-notifications
Profiling and Tracinghttps://python.github.io/python-docs-zh-tw/c-api/init.html#profiling-and-tracing
Reference tracinghttps://python.github.io/python-docs-zh-tw/c-api/init.html#reference-tracing
Advanced Debugger Supporthttps://python.github.io/python-docs-zh-tw/c-api/init.html#advanced-debugger-support
Thread Local Storage Supporthttps://python.github.io/python-docs-zh-tw/c-api/init.html#thread-local-storage-support
Thread Specific Storage (TSS) APIhttps://python.github.io/python-docs-zh-tw/c-api/init.html#thread-specific-storage-tss-api
Dynamic Allocationhttps://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 Primitiveshttps://python.github.io/python-docs-zh-tw/c-api/init.html#synchronization-primitives
Python Critical Section APIhttps://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 APIhttps://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 Optionshttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#get-options
Set Optionshttps://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
初始化 Pythonhttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#initialize-python
Configuration Optionshttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#configuration-options
Runtime Python configuration APIhttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#runtime-python-configuration-api
PyConfig C APIhttps://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
PyWideStringListhttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#pywidestringlist
PyStatushttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#pystatus
PyPreConfighttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#pypreconfig
Preinitialize Python with PyPreConfighttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#preinitialize-python-with-pypreconfig
PyConfighttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#pyconfig
Initialization with PyConfighttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#initialization-with-pyconfig
Isolated Configurationhttps://python.github.io/python-docs-zh-tw/c-api/init_config.html#isolated-configuration
Python Configurationhttps://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 executionhttps://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 Domainshttps://python.github.io/python-docs-zh-tw/c-api/memory.html#allocator-domains
Raw Memory Interfacehttps://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 allocatorshttps://python.github.io/python-docs-zh-tw/c-api/memory.html#object-allocators
Default Memory Allocatorshttps://python.github.io/python-docs-zh-tw/c-api/memory.html#default-memory-allocators
Customize Memory Allocatorshttps://python.github.io/python-docs-zh-tw/c-api/memory.html#customize-memory-allocators
Debug hooks on the Python memory allocatorshttps://python.github.io/python-docs-zh-tw/c-api/memory.html#debug-hooks-on-the-python-memory-allocators
The pymalloc allocatorhttps://python.github.io/python-docs-zh-tw/c-api/memory.html#the-pymalloc-allocator
Customize pymalloc Arena Allocatorhttps://python.github.io/python-docs-zh-tw/c-api/memory.html#customize-pymalloc-arena-allocator
The mimalloc allocatorhttps://python.github.io/python-docs-zh-tw/c-api/memory.html#the-mimalloc-allocator
tracemalloc C APIhttps://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 Destructionhttps://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 macroshttps://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 typeshttps://python.github.io/python-docs-zh-tw/c-api/structures.html#accessing-attributes-of-extension-types
Member flagshttps://python.github.io/python-docs-zh-tw/c-api/structures.html#member-flags
Member typeshttps://python.github.io/python-docs-zh-tw/c-api/structures.html#member-types
Defining Getters and Settershttps://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 Referencehttps://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-slotshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#sub-slots
slot typedefshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#slot-typedefs
PyTypeObject Definitionhttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#pytypeobject-definition
PyObject Slotshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#pyobject-slots
PyVarObject Slotshttps://python.github.io/python-docs-zh-tw/c-api/typeobj.html#pyvarobject-slots
PyTypeObject Slotshttps://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 Structureshttps://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 typedefshttps://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 Statehttps://python.github.io/python-docs-zh-tw/c-api/gcsupport.html#controlling-the-garbage-collector-state
Querying Garbage Collector Statehttps://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 constantshttps://python.github.io/python-docs-zh-tw/c-api/apiabiversion.html#build-time-version-constants
Run-time versionhttps://python.github.io/python-docs-zh-tw/c-api/apiabiversion.html#run-time-version
Bit-packing macroshttps://python.github.io/python-docs-zh-tw/c-api/apiabiversion.html#bit-packing-macros
監控 C APIhttps://python.github.io/python-docs-zh-tw/c-api/monitoring.html
Generating Execution Eventshttps://python.github.io/python-docs-zh-tw/c-api/monitoring.html#generating-execution-events
Managing the Monitoring Statehttps://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 上安裝套件至系統 Pythonhttps://python.github.io/python-docs-zh-tw/installing/index.html#installing-into-the-system-python-on-linux
未安裝 piphttps://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
在真實世界中的 Pythonhttps://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
開始讓自己貢獻 Pythonhttps://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 2https://python.github.io/python-docs-zh-tw/license.html#python-software-foundation-license-version-2
BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0https://python.github.io/python-docs-zh-tw/license.html#beopen-com-license-agreement-for-python-2-0
CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1https://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.2https://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 DOCUMENTATIONhttps://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 Twisterhttps://python.github.io/python-docs-zh-tw/license.html#mersenne-twister
Socketshttps://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_epollhttps://python.github.io/python-docs-zh-tw/license.html#test-epoll
Select kqueuehttps://python.github.io/python-docs-zh-tw/license.html#select-kqueue
SipHash24https://python.github.io/python-docs-zh-tw/license.html#siphash24
strtod 與 dtoahttps://python.github.io/python-docs-zh-tw/license.html#strtod-and-dtoa
OpenSSLhttps://python.github.io/python-docs-zh-tw/license.html#openssl
expathttps://python.github.io/python-docs-zh-tw/license.html#expat
libffihttps://python.github.io/python-docs-zh-tw/license.html#libffi
zlibhttps://python.github.io/python-docs-zh-tw/license.html#zlib
cfuhashhttps://python.github.io/python-docs-zh-tw/license.html#cfuhash
libmpdechttps://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
mimallochttps://python.github.io/python-docs-zh-tw/license.html#mimalloc
asynciohttps://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 bindingshttps://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
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://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/
發現 bughttps://python.github.io/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.