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 888b488 commit b574b11Copy full SHA for b574b11
1 file changed
library/numbers.po
@@ -136,10 +136,12 @@ msgid ""
136
" the real numbers. For example, :class:`fractions.Fraction` implements "
137
":func:`hash` as follows::"
138
msgstr ""
139
+"实现者需要注意使相等的数字相等并拥有同样的值。当这两个数使用不同的扩展模块时,这其中的差异是很微妙的。例如,用 "
140
+":class:`fractions.Fraction` 实现 :func:`hash` 如下::"
141
142
#: ../../library/numbers.rst:105
143
msgid "Adding More Numeric ABCs"
-msgstr ""
144
+msgstr "加入更多数字的ABC"
145
146
#: ../../library/numbers.rst:107
147
msgid ""
0 commit comments