File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2022-10-25 19:47+0200\n "
14
- "PO-Revision-Date : 2023-03-07 14 :12-0300\n "
14
+ "PO-Revision-Date : 2023-03-08 17 :12-0300\n "
15
15
"Last-Translator : Francisco Mora <fr.morac@duocuc.cl>\n "
16
- "Language : es_AR\n "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es_AR \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By : Babel 2.10.3\n "
23
- "X-Generator : Poedit 2.4 .2\n "
23
+ "X-Generator : Poedit 3.2 .2\n "
24
24
25
25
#: ../Doc/howto/urllib2.rst:5
26
26
msgid "HOWTO Fetch Internet Resources Using The urllib Package"
@@ -500,7 +500,7 @@ msgid ""
500
500
msgstr ""
501
501
"**info** - retorna un objeto parecido a un diccionario que describe la "
502
502
"página consultada, particularmente los encabezados enviados por el servidor. "
503
- "Actualmente es una instancia :class:`http .client.HTTPMessage`."
503
+ "Actualmente es una instancia :class:`https .client.HTTPMessage`."
504
504
505
505
#: ../Doc/howto/urllib2.rst:413
506
506
msgid ""
You can’t perform that action at this time.
0 commit comments