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

Skip to content

Commit 6ced933

Browse files
author
Becca
committed
translate stdtypes - boolean & numeric types (little modification5)
1 parent e51380e commit 6ced933

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/stdtypes.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,6 @@ msgid ""
388388
"numeric types :mod:`fractions.Fraction`, for rationals, and :mod:`decimal."
389389
"Decimal`, for floating-point numbers with user-definable precision.)"
390390
msgstr ""
391-
"There are three distinct numeric types: :dfn:`integers`, :dfn:`floating "
392391
"數字型別共有三種::dfn:`integers`、:dfn:`floating "
393392
"point numbers` 及 :dfn:`complex numbers`\\ 。此外,Boolean 為為整數中的"
394393
"一個子型別。整數有無限的精度。浮點數通常使用 C 裡面的 :c:expr:`double`"

0 commit comments

Comments
 (0)