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 : 2020-05-05 12:54+0200\n "
14
- "PO-Revision-Date : 2021-01-21 19:59 -0600\n "
14
+ "PO-Revision-Date : 2021-01-21 20:07 -0600\n "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -2602,7 +2602,7 @@ msgid ""
2602
2602
"actually get total control over attribute access."
2603
2603
msgstr ""
2604
2604
"Tome en cuenta que si el atributo es encontrado a través del mecanismo "
2605
- "normal, :meth:`__getattr__` no es llamado. (Esto es una asimetría "
2605
+ "normal, :meth:`__getattr__` no es llamado. (Esto es una desigualdad "
2606
2606
"intencional entre :meth:`__getattr__` y :meth:`__setattr__`.) Esto es "
2607
2607
"realizado tanto por motivos de eficiencia y porque de otra manera :meth:"
2608
2608
"`__getattr__` no tendría manera de acceder a otros atributos de la "
You can’t perform that action at this time.
0 commit comments