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 84afe08 commit 563143fCopy full SHA for 563143f
1 file changed
library/typing.po
@@ -583,6 +583,8 @@ msgid ""
583
"annotate arguments it is preferred to use an abstract collection type such "
584
"as :class:`Sequence` or :class:`Iterable`."
585
msgstr ""
586
+":class:`list` 的泛型版本。适用于注解返回类型。注解参数时,最好使用 :class:`Sequence` 或 "
587
+":class:`Iterable` 等抽象容器类型。"
588
589
#: ../../library/typing.rst:612
590
msgid "This type may be used as follows::"
0 commit comments