8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 551416e commit eccecabCopy full SHA for eccecab
library/stdtypes.po
@@ -65,6 +65,9 @@ msgid ""
65
"slightly different :func:`str` function). The latter function is implicitly"
66
" used when an object is written by the :func:`print` function."
67
msgstr ""
68
+"演算には、複数の型でサポートされているものがあります; 特に、ほぼ全てのオブジェクトは、等価比較でき、真理値を判定でき、 (:func:`repr` "
69
+"関数や、わずかに異なる :func:`str` 関数によって) 文字列に変換できます。オブジェクトが :func:`print` "
70
+"関数で印字されるとき、文字列に変換する関数が暗黙に使われます。"
71
72
#: ../../library/stdtypes.rst:32
73
msgid "Truth Value Testing"
0 commit comments