@@ -1296,7 +1296,7 @@ msgid ""
1296
1296
"using :func:`int` instead."
1297
1297
msgstr ""
1298
1298
":class:`bool` 是 :class:`int` 的子類(見 :ref:`typesnumeric`)。"
1299
- "在許多數值上下文中,``False`` 和 ``True`` 分別像整數 0 和 1 一樣 。"
1299
+ "在許多數值上下文中,``False`` 和 ``True`` 分別像整數0和1一樣 。"
1300
1300
"然而,不鼓勵依賴這一點;請使用 :func:`int` 進行顯式轉換。"
1301
1301
1302
1302
#: ../../library/stdtypes.rst:841
@@ -3395,7 +3395,7 @@ msgstr ""
3395
3395
3396
3396
#: ../../library/stdtypes.rst:2490 ../../library/stdtypes.rst:3718
3397
3397
msgid "See :pep:`237`."
3398
- msgstr "參閱 :pep:`237`\\ 。"
3398
+ msgstr "參閱 :pep:`237`。"
3399
3399
3400
3400
#: ../../library/stdtypes.rst:2492
3401
3401
msgid ""
@@ -5946,7 +5946,7 @@ msgstr ""
5946
5946
5947
5947
#: ../../library/stdtypes.rst:5251
5948
5948
msgid "See :ref:`function` for more information."
5949
- msgstr "更多資訊請見 :ref:`function`\\ 。"
5949
+ msgstr "更多資訊請見 :ref:`function`。"
5950
5950
5951
5951
#: ../../library/stdtypes.rst:5257
5952
5952
msgid "Methods"
@@ -5984,7 +5984,7 @@ msgstr ""
5984
5984
5985
5985
#: ../../library/stdtypes.rst:5295 ../../library/stdtypes.rst:5326
5986
5986
msgid "See :ref:`types` for more information."
5987
- msgstr "更多資訊請見 :ref:`types`\\ 。"
5987
+ msgstr "更多資訊請見 :ref:`types`。"
5988
5988
5989
5989
#: ../../library/stdtypes.rst:5303
5990
5990
msgid "Code Objects"
@@ -6006,7 +6006,7 @@ msgid ""
6006
6006
"__getattr__`` with arguments ``obj`` and ``\" __code__\" ``."
6007
6007
msgstr ""
6008
6008
"存取 ``__code__`` 會引發一個附帶引數 ``obj`` 與 ``\" __code__\" `` 的\\ :ref:`"
6009
- "稽核事件 <auditing>` ``object.__getattr__``\\ 。"
6009
+ "稽核事件 <auditing>` ``object.__getattr__``。"
6010
6010
6011
6011
#: ../../library/stdtypes.rst:5323
6012
6012
msgid ""
0 commit comments