René's URL Explorer Experiment


Title: py_compile — 編譯 Python 來源檔案 — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
目錄https://python.github.io/python-docs-zh-tw/contents.html
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
pyclbr --- Python 模組瀏覽器支援https://python.github.io/python-docs-zh-tw/library/pyclbr.html
compileall --- 位元組編譯 Python 函式庫https://python.github.io/python-docs-zh-tw/library/compileall.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/py_compile.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/library/compileall.html
上一頁https://python.github.io/python-docs-zh-tw/library/pyclbr.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
Python 語言服務https://python.github.io/python-docs-zh-tw/library/language.html
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#module-py_compile
Lib/py_compile.pyhttps://github.com/python/cpython/tree/3.14/Lib/py_compile.py
py_compilehttps://python.github.io/python-docs-zh-tw/library/py_compile.html#module-py_compile
https://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PyCompileError
https://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.compile
PEP 3147https://peps.python.org/pep-3147/
PEP 488https://peps.python.org/pep-0488/
PyCompileErrorhttps://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PyCompileError
PyCompileErrorhttps://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PyCompileError
FileExistsErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#FileExistsError
compile()https://python.github.io/python-docs-zh-tw/library/functions.html#compile
PycInvalidationModehttps://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PycInvalidationMode
PycInvalidationMode.CHECKED_HASHhttps://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PycInvalidationMode.CHECKED_HASH
PycInvalidationMode.TIMESTAMPhttps://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PycInvalidationMode.TIMESTAMP
PEP 3147https://peps.python.org/pep-3147/
importlibhttps://python.github.io/python-docs-zh-tw/library/importlib.html#module-importlib
importlibhttps://python.github.io/python-docs-zh-tw/library/importlib.html#module-importlib
FileExistsErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#FileExistsError
PEP 552https://peps.python.org/pep-0552/
PycInvalidationMode.CHECKED_HASHhttps://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PycInvalidationMode.CHECKED_HASH
https://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PycInvalidationMode
Cached bytecode invalidationhttps://python.github.io/python-docs-zh-tw/reference/import.html#pyc-invalidation
https://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PycInvalidationMode.TIMESTAMP
https://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PycInvalidationMode.CHECKED_HASH
https://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PycInvalidationMode.UNCHECKED_HASH
CHECKED_HASHhttps://python.github.io/python-docs-zh-tw/library/py_compile.html#py_compile.PycInvalidationMode.CHECKED_HASH
https://python.github.io/python-docs-zh-tw/library/py_compile.html#command-line-interface
https://python.github.io/python-docs-zh-tw/library/py_compile.html#cmdoption-python-m-py_compile-arg-file
https://python.github.io/python-docs-zh-tw/library/py_compile.html#cmdoption-python-m-py_compile
https://python.github.io/python-docs-zh-tw/library/py_compile.html#cmdoption-python-m-py_compile-q
-qhttps://python.github.io/python-docs-zh-tw/library/py_compile.html#cmdoption-python-m-py_compile-q
compileallhttps://python.github.io/python-docs-zh-tw/library/compileall.html#module-compileall
目錄https://python.github.io/python-docs-zh-tw/contents.html
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
pyclbr --- Python 模組瀏覽器支援https://python.github.io/python-docs-zh-tw/library/pyclbr.html
compileall --- 位元組編譯 Python 函式庫https://python.github.io/python-docs-zh-tw/library/compileall.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/py_compile.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/library/compileall.html
上一頁https://python.github.io/python-docs-zh-tw/library/pyclbr.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
Python 語言服務https://python.github.io/python-docs-zh-tw/library/language.html
py_compile — 編譯 Python 來源檔案https://python.github.io/python-docs-zh-tw/library/py_compile.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.