Thanks to visit codestin.com Credit goes to github.com
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 7f6e3e8 commit ddea164Copy full SHA for ddea164
1 file changed
faq/programming.po
@@ -961,6 +961,8 @@ msgid ""
961
"has a false boolean value. Therefore, it is always better to use the ``... "
962
"if ... else ...`` form."
963
msgstr ""
964
+"然而这种做法并不保险,因为当 *on_true* 具有布尔假值时将会给出错误的结果。 所以,使用 ``... if ... else ...`` "
965
+"形式总是会更好。"
966
967
#: ../../faq/programming.rst:741
968
msgid "Is it possible to write obfuscated one-liners in Python?"
0 commit comments