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 7e5b3d6 commit d6a5c51Copy full SHA for d6a5c51
library/linecache.po
@@ -109,16 +109,19 @@ msgid ""
109
">>> linecache.getline(linecache.__file__, 8)\n"
110
"'import sys\\n'"
111
msgstr ""
112
+">>> import linecache\n"
113
+">>> linecache.getline(linecache.__file__, 8)\n"
114
+"'import sys\\n'"
115
116
#: ../../library/linecache.rst:31
117
msgid "module"
-msgstr ""
118
+msgstr "모듈"
119
120
121
msgid "search"
122
+msgstr "검색"
123
124
125
msgid "path"
126
+msgstr "경로"
127
0 commit comments