Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit29e4829

Browse files
committed
fix
1 parent6eb0e20 commit29e4829

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎library/cmd.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ msgid ""
485485
" return tuple(map(int, arg.split()))\n"
486486
"\n"
487487
"if __name__ == '__main__':\n"
488-
" TurtleShell().cmdloop()\n"
488+
" TurtleShell().cmdloop()"
489489
msgstr""
490490
"import cmd, sys\n"
491491
"from turtle import *\n"
@@ -559,7 +559,7 @@ msgstr ""
559559
" return tuple(map(int, arg.split()))\n"
560560
"\n"
561561
"if __name__ == '__main__':\n"
562-
" TurtleShell().cmdloop()\n"
562+
" TurtleShell().cmdloop()"
563563

564564
#:../../library/cmd.rst:340
565565
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp