Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce2b526

Browse files
sync with cpython 4ce55cce
1 parent 518f91a commit ce2b526

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tutorial/floatingpoint.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: Python 3.9\n"
1212
"Report-Msgid-Bugs-To: \n"
13-
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
13+
"POT-Creation-Date: 2021-09-15 13:12+0000\n"
1414
"PO-Revision-Date: 2021-06-28 18:50+0800\n"
1515
"Last-Translator: Adrian Liaw <[email protected]>\n"
1616
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -297,9 +297,10 @@ msgstr ""
297297
"(因此可以精確表示像 1/3 這樣的數字)。"
298298

299299
#: ../../tutorial/floatingpoint.rst:160
300+
#, fuzzy
300301
msgid ""
301302
"If you are a heavy user of floating point operations you should take a look "
302-
"at the NumPy package and many other packages for mathematical and "
303+
"at the Numerical Python package and many other packages for mathematical and "
303304
"statistical operations supplied by the SciPy project. See <https://scipy."
304305
"org>."
305306
msgstr ""

0 commit comments

Comments
 (0)