Thanks to visit codestin.com Credit goes to github.com
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 39002a7 commit 56b3097Copy full SHA for 56b3097
library/venv.po
@@ -481,13 +481,16 @@ msgstr ""
481
msgid ""
482
"The returned context object is a :class:`types.SimpleNamespace` with the "
483
"following attributes:"
484
-msgstr "回傳的內容物件(context object)其型別會是 :class:`types.SimpleNamespace`,並包含以下屬性:"
+msgstr ""
485
+"回傳的內容物件(context object)其型別會是 :class:`types.SimpleNamespace`,"
486
+"並包含以下屬性:"
487
488
#: ../../library/venv.rst:228
489
490
"``env_dir`` - The location of the virtual environment. Used for "
491
"``__VENV_DIR__`` in activation scripts (see :meth:`install_scripts`)."
492
msgstr ""
493
+"``env_dir`` - "
494
495
#: ../../library/venv.rst:231
496
0 commit comments