8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ebd11 commit de20a1aCopy full SHA for de20a1a
library/venv.po
@@ -36,9 +36,9 @@ msgid ""
36
"packages in the base environment, so only those explicitly installed in the "
37
"virtual environment are available."
38
msgstr ""
39
-":mod:`!venv` 模組支援創建輕量級的 \"虛擬環境\",每個環境擁有獨立的 Python 套"
40
-"件組合,安裝在各自的 :mod:`site` 路徑底下。一個虛擬環境以某個本機安裝好的 "
41
-"Python 版本當作虛擬環境\"基底\" Python,而且可以選擇是否和本機環境的套件隔"
+":mod:`!venv` 模組支援建立輕量級的「虛擬環境」,每個環境擁有獨立的 Python 套"
+"件組合,安裝在各自的 :mod:`site` 路徑底下。一個虛擬環境是以某個已安裝好的 "
+"Python 版本當作虛擬環境的「基底」Python,而且可以選擇是否和基底環境的套件隔"
42
"離,如此一來,只有明確安裝在虛擬環境中的套件才能使用"
43
44
#: ../../library/venv.rst:29
0 commit comments