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 d6043fd commit 2aa1d4aCopy full SHA for 2aa1d4a
library/profile.po
@@ -36,7 +36,7 @@ msgid ""
36
"executed. These statistics can be formatted into reports via the "
37
":mod:`pstats` module."
38
msgstr ""
39
-":mod:`cProfile`\\과 :mod:`profile`\\은 파이썬 프로그램의 :dfn:`결정적 프로파일링 "
+":mod:`cProfile`\\과 :mod:`profile`\\은 파이썬 프로그램의 :dfn:`결정론적 프로파일링 "
40
"(deterministic profiling)`\\을 제공합니다. :dfn:`프로파일 (profile)`\\은 프로그램의 여러 "
41
"부분이 얼마나 자주 그리고 얼마나 오랫동안 실행되었는지를 기술하는 통계 집합입니다. 이러한 통계는 :mod:`pstats` 모듈을 "
42
"통해 보고서로 포매팅 할 수 있습니다."
0 commit comments