@@ -11,7 +11,7 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2023-10-12 19:43+0200\n "
14- "PO-Revision-Date : 2024-11-03 08:04 -0400\n "
14+ "PO-Revision-Date : 2024-11-03 15:05 -0400\n "
1515"
Last-Translator :
Alfonso Areiza Guerra <[email protected] >\n "
1616"Language-Team : python-doc-es\n "
1717"Language : es_CO\n "
@@ -189,8 +189,8 @@ msgid ""
189189"method, called with an argument ``'bar'``, invokes the corresponding method :"
190190"meth:`help_bar`, and if that is not present, prints the docstring of :meth:"
191191"`do_bar`, if available. With no argument, :meth:`do_help` lists all "
192- "available help topics (that is, all commands with corresponding :meth:"
193- "`help_ \\ *` methods or commands that have docstrings), and also lists any "
192+ "available help topics (that is, all commands with corresponding :meth:`help_ "
193+ "\\ *` methods or commands that have docstrings), and also lists any "
194194"undocumented commands."
195195msgstr ""
196196"Todas las subclases de :class:`Cmd` heredan un :meth:`do_help` predefinido. "
@@ -458,7 +458,7 @@ msgstr ""
458458
459459#: ../Doc/library/cmd.rst:64
460460msgid "? (question mark)"
461- msgstr "? (signo de interrogación\" )"
461+ msgstr "? (signo de interrogación)"
462462
463463#: ../Doc/library/cmd.rst:64
464464msgid "in a command interpreter"
0 commit comments