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 1f76f69 commit beecab7Copy full SHA for beecab7
1 file changed
library/http.cookies.po
@@ -60,10 +60,12 @@ msgid ""
60
"``!#$%&'*+-.^_`|~:`` denote the set of valid characters allowed by this "
61
"module in Cookie name (as :attr:`~Morsel.key`)."
62
msgstr ""
63
+"字符集 :data:`string.ascii_letters` 、 :data:`string.digits` 和 "
64
+"``!#$%&'*+-.^_`|~:`` 给出了本模块允许出现在 cookie 名称中的有效字符集(如 :attr:`~Morsel.key`)。"
65
66
#: ../../library/http.cookies.rst:29
67
msgid "Allowed ':' as a valid Cookie name character."
-msgstr ""
68
+msgstr "“:”字符可用于有效的 cookie 名称。"
69
70
#: ../../library/http.cookies.rst:35
71
msgid ""
0 commit comments