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 6eb0e20 commit 29e4829Copy full SHA for 29e4829
library/cmd.po
@@ -485,7 +485,7 @@ msgid ""
485
" return tuple(map(int, arg.split()))\n"
486
"\n"
487
"if __name__ == '__main__':\n"
488
-" TurtleShell().cmdloop()\n"
+" TurtleShell().cmdloop()"
489
msgstr ""
490
"import cmd, sys\n"
491
"from turtle import *\n"
@@ -559,7 +559,7 @@ msgstr ""
559
560
561
562
563
564
#: ../../library/cmd.rst:340
565
msgid ""
0 commit comments