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 ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2024-11-21 16:38-0300\n "
14- "PO-Revision-Date : 2025-10-10 19:40 +0200\n "
14+ "PO-Revision-Date : 2025-10-10 19:45 +0200\n "
1515"Last-Translator : Carlos Mena Pérez <@carlosm00>\n "
1616"Language-Team : python-doc-es\n "
1717"Language : es\n "
@@ -1443,7 +1443,7 @@ msgid ""
14431443"method is called first and either returns a value or "
14441444"raises :exc:`AttributeError` if the attribute is not available."
14451445msgstr ""
1446- "Esta producción puede ser personalizada sobreescribiendo el "
1446+ "Esta producción puede ser personalizada al sobreescribir el "
14471447"método :meth:`~object.__getattribute__` o :meth:`~object.__getattr__`. El "
14481448"método :meth:`!__getattribute__` es llamado primero y retorna un valor o se "
14491449"genera la excepción :exc:`AttributeError` si el atributo no está disponible."
You can’t perform that action at this time.
0 commit comments