Skip to content

Commit 7117fc6

Browse files
committed
Quitar comentarios
1 parent a9c3ce3 commit 7117fc6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

library/functions.po

+9-9
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,8 @@ msgid ""
421421
"Raises an :ref:`auditing event <auditing>` ``builtins.breakpoint`` with "
422422
"argument ``breakpointhook``."
423423
msgstr ""
424-
#"Lanza un :ref:`evento de auditoría <auditing>` ``builtins.breakpoint`` con "
425-
#"``breakpointhook`` como argumento."
424+
"Lanza un :ref:`evento de auditoría <auditing>` ``builtins.breakpoint`` con "
425+
"``breakpointhook`` como argumento."
426426

427427
#: ../Doc/library/functions.rst:139
428428
msgid ""
@@ -729,18 +729,18 @@ msgid ""
729729
"Raises an :ref:`auditing event <auditing>` ``compile`` with arguments "
730730
"``source``, ``filename``."
731731
msgstr ""
732-
#"Lanza un :ref:`evento de auditoría <auditing>` ``compile`` con argumentos "
733-
#"``source``, ``filename``."
732+
"Lanza un :ref:`evento de auditoría <auditing>` ``compile`` con argumentos "
733+
"``source``, ``filename``."
734734

735735
#: ../Doc/library/functions.rst:282
736736
msgid ""
737737
"Raises an :ref:`auditing event <auditing>` ``compile`` with arguments "
738738
"``source`` and ``filename``. This event may also be raised by implicit "
739739
"compilation."
740740
msgstr ""
741-
#"Lanza un :ref:`evento de auditoría <auditing>` ``compile`` con argumentos "
742-
#"``source`` y ``filename``. Este evento también puede ser lanzado por la "
743-
#"compilación implícita."
741+
"Lanza un :ref:`evento de auditoría <auditing>` ``compile`` con argumentos "
742+
"``source`` y ``filename``. Este evento también puede ser lanzado por la "
743+
"compilación implícita."
744744

745745
#: ../Doc/library/functions.rst:288
746746
msgid ""
@@ -2337,8 +2337,8 @@ msgid ""
23372337
"Raises an :ref:`auditing event <auditing>` ``open`` with arguments ``file``, "
23382338
"``mode``, ``flags``."
23392339
msgstr ""
2340-
#"Lanza un :ref:`evento de auditoría <auditing>` ``open`` con los argumentos "
2341-
#"``file``, ``mode``, ``flags``."
2340+
"Lanza un :ref:`evento de auditoría <auditing>` ``open`` con los argumentos "
2341+
"``file``, ``mode``, ``flags``."
23422342

23432343
#: ../Doc/library/functions.rst:1231
23442344
msgid ""

0 commit comments

Comments
 (0)