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 33bab9e commit 3944aeaCopy full SHA for 3944aea
tutorial/modules.po
@@ -369,11 +369,10 @@ msgid ""
369
msgstr "모듈 :mod:`compileall` 은 디렉터리에 있는 모든 모듈의 .pyc 파일들을 만들 수 있습니다."
370
371
#: ../Doc/tutorial/modules.rst:251
372
-#, fuzzy
373
msgid ""
374
"There is more detail on this process, including a flow chart of the "
375
"decisions, in :pep:`3147`."
376
-msgstr "이 절차에 대한 더 자세한 정보, 결정들의 순서도를 포함합니다, 는 PEP 3147 에 나옵니다."
+msgstr "이 절차에 대한 더 자세한 정보, 결정들의 순서도를 포함합니다, 는 :pep:`3147` 에 나옵니다."
377
378
#: ../Doc/tutorial/modules.rst:258
379
msgid "Standard Modules"
0 commit comments