8000 Traducido archivo library/http.cookies by zejiran · Pull Request #1044 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traducido archivo library/http.cookies #1044

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Oct 13, 2020
Prev Previous commit
Next Next commit
Traducido archivo library/http.cookies
  • Loading branch information
zejiran authored Oct 13, 2020
commit cb98bf4224058c124fea5f7a469aaa8527057e52
4 changes: 2 additions & 2 deletions library/http.cookies.po
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ msgid ""
"HTTP cookie handling for web *clients*. The :mod:`http.cookiejar` and :mod:"
"`http.cookies` modules do not depend on each other."
msgstr ""
"Manejo de cookies HTTP para web *clients*. Los módulos :mod:`http.cookiejar` "
"y :mod:` http.cookies` no dependen el uno del otro."
"Manejo de cookies HTTP para web *clients*. Los módulos :mod:`http.cookiejar` and :mod:"
"`http.cookies` no dependen el uno del otro."

#: ../Doc/library/http.cookies.rst:68
msgid ":rfc:`2109` - HTTP State Management Mechanism"
Expand Down
0