@@ -398,7 +398,6 @@ msgid ":func:`__import__`"
398398msgstr ":func:`__import__`"
399399
400400#: ../../library/functions.rst:59
401- #, fuzzy
402401msgid ""
403402"Return the absolute value of a number. The argument may be an integer, a "
404403"floating-point number, or an object implementing :meth:`~object.__abs__`. If "
@@ -1082,7 +1081,6 @@ msgstr ""
10821081"中。"
10831082
10841083#: ../../library/functions.rst:538
1085- #, fuzzy
10861084msgid ""
10871085"Take two (non-complex) numbers as arguments and return a pair of numbers "
10881086"consisting of their quotient and remainder when using integer division. "
@@ -1356,7 +1354,6 @@ msgstr ""
13561354"*iterable* 中元素的互補函式。"
13571355
13581356#: ../../library/functions.rst:717
1359- #, fuzzy
13601357msgid "Return a floating-point number constructed from a number or a string."
13611358msgstr "回傳從數字或字串生成的浮點數。"
13621359
@@ -1384,7 +1381,6 @@ msgstr ""
13841381"示正無窮大。"
13851382
13861383#: ../../library/functions.rst:758
1387- #, fuzzy
13881384msgid ""
13891385"Otherwise, if the argument is an integer or a floating-point number, a "
13901386"floating-point number with the same value (within Python's floating-point "
@@ -2427,12 +2423,11 @@ msgstr ""
24272423"`shutil`。"
24282424
24292425#: ../../library/functions.rst:1443
2430- #, fuzzy
24312426msgid ""
24322427"Raises an :ref:`auditing event <auditing>` ``open`` with arguments ``path``, "
24332428"``mode``, ``flags``."
24342429msgstr ""
2435- "引發一個附帶引數 ``file ``、``model``、``flags `` 的\\ :ref:`稽核事件 "
2430+ "引發一個附帶引數 ``path ``、``model``、``path `` 的\\ :ref:`稽核事件 "
24362431"<auditing>` ``open``。"
24372432
24382433#: ../../library/functions.rst:1445