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 76eb42a commit 5d83289Copy full SHA for 5d83289
1 file changed
reference/datamodel.po
@@ -167,7 +167,7 @@ msgstr ""
167
168
#: ../../reference/datamodel.rst:120
169
msgid "The standard type hierarchy"
170
-msgstr ""
+msgstr "标准类型等级结构"
171
172
#: ../../reference/datamodel.rst:129
173
msgid ""
@@ -178,6 +178,8 @@ msgid ""
178
"integers, etc.), although such additions will often be provided via the "
179
"standard library instead."
180
msgstr ""
181
+"以下是 Python 内置类型的列表。扩展模块 (具体实现会以 C, Java 或其他语言编写) 可以定义更多的类型。未来版本的 Python "
182
+"可能会加入更多的类型 (例如有理数、高效存储的整型数组等等),不过新增类型往往都是通过标准库来提供的。"
183
184
#: ../../reference/datamodel.rst:140
185
0 commit comments