File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -286,7 +286,6 @@ msgstr ""
286286"사소한 일로 만듭니다. 모듈의 이름에도 불구하고, XML에 대한 직접적인 지식이나 처리가 필요하지 않습니다."
287287
288288#: ../Doc/tutorial/stdlib.rst:319
289- #, fuzzy
290289msgid ""
291290"The :mod:`email` package is a library for managing email messages, "
292291"including MIME and other :rfc:`2822`-based message documents. Unlike "
@@ -295,7 +294,7 @@ msgid ""
295294"decoding complex message structures (including attachments) and for "
296295"implementing internet encoding and header protocols."
297296msgstr ""
298- ":mod:`email` 패키지는 MIME 및 기타 RFC 2822 기반 메시지 문서를 포함하는 전자 메일 메시지를 관리하기 위한 "
297+ ":mod:`email` 패키지는 MIME 및 기타 :rfc:` 2822` 기반 메시지 문서를 포함하는 전자 메일 메시지를 관리하기 위한 "
299298"라이브러리입니다. 실제로 메시지를 보내고 받는 :mod:`smtplib` 와 :mod:`poplib` 와는 달리, email "
300299"패키지는 복잡한 메시지 구조 (첨부 파일 포함) 를 작성하거나 해독하고 인터넷 인코딩과 헤더 프로토콜을 구현하기 위한 완벽한 도구 "
301300"상자를 가지고 있습니다."
You can’t perform that action at this time.
0 commit comments