File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -103,8 +103,9 @@ msgid ""
103
103
"standard library, but its name lives on in other ways (such as the name of "
104
104
"the mailing list used to coordinate Python packaging standards development)."
105
105
msgstr ""
106
- ":mod:`distutils` 是1998年首次添加到Python标准库的原始构建和分发系统。虽然直接使用 :mod:`distutils` "
107
- "正在逐步淘汰,但它仍然为当前的打包和分发基础架构奠定了基础它不仅仍然是标准库的一部分,而且它的名称还以其他方式存在(例如用于协调Python包装标准开发的邮件列表的名称)。"
106
+ ":mod:`distutils` 是 1998 年首次添加到 Python 标准库的原始构建和分发系统。 虽然直接使用 :mod:`distutils`"
107
+ " 正在逐步淘汰,但它仍然为当前的打包和分发基础架构奠定了基础它不仅仍然是标准库的一部分,而且它的名称还以其他方式存在(例如用于协调 Python "
108
+ "打包标准开发的邮件列表的名称)。"
108
109
109
110
#: ../../distributing/index.rst:51
110
111
msgid ""
@@ -278,5 +279,5 @@ msgid ""
278
279
"`Python Packaging User Guide: Binary Extensions "
279
280
"<https://packaging.python.org/guides/packaging-binary-extensions/>`__"
280
281
msgstr ""
281
- "`Python 封装使用指南 :二进制扩展 <https://packaging.python.org/guides/packaging-binary-"
282
+ "`Python 打包用户指南 :二进制扩展 <https://packaging.python.org/guides/packaging-binary-"
282
283
"extensions/>`__"
You can’t perform that action at this time.
0 commit comments