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 fc259dd commit d0fd268Copy full SHA for d0fd268
1 file changed
library/sqlite3.po
@@ -764,6 +764,8 @@ msgid ""
764
"respectively the *status* of the last iteration, the *remaining* number of "
765
"pages still to be copied and the *total* number of pages."
766
msgstr ""
767
+"如果指定了 *progress*,则它必须为 ``None`` 或一个将在每次迭代时附带三个整数参数执行的可调用对象,这三个参数分别是前一次迭代的状态 "
768
+"*status*,将要拷贝的剩余页数 *remaining* 以及总页数 *total*。"
769
770
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/sqlite3.rst:561
771
msgid ""
0 commit comments