We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent64f5d7b commite589028Copy full SHA for e589028
library/functions.po
@@ -725,6 +725,7 @@ msgstr ""
725
"Si quieres transformar código Python a su representación AST, revisa :func:"
726
"`ast.parse`."
727
728
+#,fuzzy
729
msgid""
730
"Raises an :ref:`auditing event <auditing>` ``compile`` with arguments "
731
"``source``, ``filename``."
@@ -1544,6 +1545,7 @@ msgstr ""
1544
1545
"para proporcionar características más elaboradas de edición de líneas e "
1546
"historiales."
1547
1548
1549
1550
"Raises an :ref:`auditing event <auditing>` ``builtins.input`` with argument "
1551
"``prompt``."
@@ -1559,6 +1561,7 @@ msgstr ""
1559
1561
"Lanza un :ref:`evento de auditoría <auditing>` ``builtins.input`` con el "
1560
1562
"argumento ``prompt`` antes de leer entrada"
1563
1564
1565
1566
"Raises an :ref:`auditing event <auditing>` ``builtins.input/result`` with "
1567
"argument ``result``."