Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 12 commits intopython:3.8fromzejiran:traduccion-http.cookies
Oct 13, 2020
Merged
Changes from1 commit
Commits
Show all changes
12 commits
Select commitHold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Traducido archivo library/http.cookies
  • Loading branch information
@zejiran
zejiran committedOct 13, 2020
commit8e2266ebe720e7606e9351737a890a2789481ae2
8 changes: 4 additions & 4 deletionslibrary/http.cookies.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -116,8 +116,8 @@ msgid ""
"`str()` to convert the value to a string. Values received from HTTP are kept "
"as strings."
msgstr ""
"Esta clase se deriva de :class:`BaseCookie` y anula :meth:`value_decode` y "
":meth:`value_encode`. SimpleCookie admite cadenas de caracteres como valores "
"Esta clase se deriva de :class:`BaseCookie` y anula :meth:`value_decode` y:"
"meth:`value_encode`. SimpleCookie admite cadenas de caracteres como valores "
"de cookies. Al establecer el valor, SimpleCookie llama al incorporado :func:"
"`str()` para convertir el valor en una cadenas de caracteres. Los valores "
"recibidos de HTTP se mantienen como cadenas de caracteres."
Expand All@@ -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`and :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

[8]ページ先頭

©2009-2025 Movatter.jp