8000 Se reemplaza 'asimetría con 'desigualdad'. · python/python-docs-es@161ab3b · GitHub
[go: up one dir, main page]

Skip to content

Commit 161ab3b

Browse files
committed
Se reemplaza 'asimetría con 'desigualdad'.
1 parent ec454da commit 161ab3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/datamodel.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"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"
1515
"Language-Team: python-doc-es\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2602,7 +2602,7 @@ msgid ""
26022602
"actually get total control over attribute access."
26032603
msgstr ""
26042604
"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 "
26062606
"intencional entre :meth:`__getattr__` y :meth:`__setattr__`.) Esto es "
26072607
"realizado tanto por motivos de eficiencia y porque de otra manera :meth:"
26082608
"`__getattr__` no tendría manera de acceder a otros atributos de la "

0 commit comments

Comments
 (0)
0