File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -842,7 +842,7 @@ msgid ""
842
842
"The int type implements the :class:`numbers.Integral` :term:`abstract base "
843
843
"class`. In addition, it provides a few more methods:"
844
844
msgstr ""
845
- "整數型別實作了 :class:`numbers.Integral`\\ :term:`抽象基底類別 <abstract base class>`\\ "
845
+ "整數型別實作了 :class:`numbers.Integral` :term:`抽象基底類別 <abstract base class>`"
846
846
"。此外,它提供了一些 methods:"
847
847
848
848
#: ../../library/stdtypes.rst:457
@@ -881,7 +881,7 @@ msgstr ""
881
881
882
882
#: ../../library/stdtypes.rst:504
883
883
msgid "Return an array of bytes representing an integer."
884
- msgstr "回傳一個整數表示的一列位元組 。"
884
+ msgstr "回傳表示一個整數的一列位元組 。"
885
885
886
886
#: ../../library/stdtypes.rst:516
887
887
msgid ""
@@ -992,7 +992,7 @@ msgid ""
992
992
"The float type implements the :class:`numbers.Real` :term:`abstract base "
993
993
"class`. float also has the following additional methods."
994
994
msgstr ""
995
- "浮點數型別實作了 :class:`numbers.Real`\\ :term:`抽象類別 <abstract base class>`\\ "
995
+ "浮點數型別實作了 :class:`numbers.Real` :term:`抽象類別 <abstract base class>`"
996
996
"。浮點數也有下列附加 methods。"
997
997
998
998
#: ../../library/stdtypes.rst:627
You can’t perform that action at this time.
0 commit comments