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 4d683cc commit 85caf2dCopy full SHA for 85caf2d
library/faulthandler.po
@@ -94,7 +94,7 @@ msgstr ""
94
msgid ""
95
"The module is implemented in C, so tracebacks can be dumped on a crash or"
96
" when Python is deadlocked."
97
-msgstr "모듈은 C로 구현되어 있으므로, 충돌 시나 파이썬이 교착 상태에 빠질 때 트레이스 백을 덤프할 수 있습니다."
+msgstr "모듈은 C로 구현되어 있으므로, 충돌 시나 파이썬이 교착 상태에 빠질 때 트레이스백을 덤프할 수 있습니다."
98
99
#: ../Doc/library/faulthandler.rst:45
100
msgid "Dumping the traceback"
0 commit comments