File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2021-10-16 21:42+0200\n "
14
- "PO-Revision-Date : 2021-12-09 23:35 -0300\n "
14
+ "PO-Revision-Date : 2021-12-09 23:44 -0300\n "
15
15
"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16
16
"Language : es\n "
17
17
"Language-Team : python-doc-es\n "
@@ -1395,7 +1395,7 @@ msgid ""
1395
1395
"library, it's the pathname of the shared library file."
1396
1396
msgstr ""
1397
1397
"El nombre de ruta del archivo desde el que se cargó el módulo, si se cargó "
1398
- "desde un archivo. El atributo :attr: `__file__` puede faltar para ciertos "
1398
+ "desde un archivo. El atributo :attr:`__file__` puede faltar para ciertos "
1399
1399
"tipos de módulos, como los módulos C que están vinculados estáticamente al "
1400
1400
"intérprete. Para los módulos de extensión cargados dinámicamente desde una "
1401
1401
"biblioteca compartida, es el nombre de ruta del archivo de la biblioteca "
You can’t perform that action at this time.
0 commit comments