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 98ed4c4 commit 684e70aCopy full SHA for 684e70a
tutorial/interpreter.po
@@ -47,14 +47,13 @@ msgstr ""
47
":file:`/usr/local/python` 도 널리 사용되는 위치입니다.)"
48
49
#: ../Doc/tutorial/interpreter.rst:26
50
-#, fuzzy
51
msgid ""
52
"On Windows machines, the Python installation is usually placed in "
53
":file:`C:\\\\Python37`, though you can change this when you're running "
54
"the installer. To add this directory to your path, you can type the "
55
"following command into the command prompt in a DOS box::"
56
msgstr ""
57
-"윈도우에서, 파이썬 설치는 보통 :file:`C:\\\\Python36` 에 이루어지지만, 설치기를 실행할 때 변경할 수 있습니다."
+"윈도우에서, 파이썬 설치는 보통 :file:`C:\\\\Python37` 에 이루어지지만, 설치기를 실행할 때 변경할 수 있습니다."
58
" 이 디렉터리를 경로에 넣으려면 다음과 같은 명령을 DOS 상자의 명령 프롬프트에 입력하면 됩니다::"
59
60
#: ../Doc/tutorial/interpreter.rst:33
0 commit comments