File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -944,12 +944,12 @@ msgid ""
944944"has a false boolean value. Therefore, it is always better to use the ``... "
945945"if ... else ...`` form."
946946msgstr ""
947- "然而这种做法并不保险,因为当 *on_true* 具有布尔假值时将会给出错误的结果。 所以,使用 ``... if ... else ...`` "
948- "形式总是会更好 。"
947+ "然而这种做法并不保险,因为当 *on_true* 为布尔值“假”时,结果将会出错。所以肯定还是采用 ``... if ... else ...`` "
948+ "形式为妙 。"
949949
950950#: ../../faq/programming.rst:731
951951msgid "Is it possible to write obfuscated one-liners in Python?"
952- msgstr "是否可以用Python编写混淆的单行程序 ?"
952+ msgstr "是否可以用 Python 编写让人眼晕的单行程序 ?"
953953
954954#: ../../faq/programming.rst:733
955955msgid ""
@@ -965,7 +965,7 @@ msgstr "请不要在家里尝试,骚年!"
965965
966966#: ../../faq/programming.rst:766
967967msgid "What does the slash(/) in the parameter list of a function mean?"
968- msgstr "函数参数列表中的斜杠 (/)是什么意思?"
968+ msgstr "函数形参列表中的斜杠 (/)是什么意思?"
969969
970970#: ../../faq/programming.rst:768
971971msgid ""
You can’t perform that action at this time.
0 commit comments