We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62de61 commit 9780adfCopy full SHA for 9780adf
1 file changed
library/ctypes.po
@@ -725,7 +725,7 @@ msgid ""
725
"function call. This is useful to check for error return values and "
726
"automatically raise an exception::"
727
msgstr ""
728
-"También puedes usar un objeto Python llamable (una función o una clase, por "
+"También puedes usar un objeto Python invocable (una función o una clase, por "
729
"ejemplo) como el atributo :attr:`restype`, si la función foranea devuelve un "
730
"número entero. El objeto llamable será llamado con el *entero* que la "
731
"función C devuelve, y el resultado de esta llamada será utilizado como "
0 commit comments