Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9a20176

Browse files
committed
Closes#446 - update reference/import.po
1 parent9f1601b commit9a20176

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎reference/import.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ msgid ""
903903
msgstr""
904904
"모듈의 ``__package__`` 어트리뷰트는 반드시 설정되어야 한다. 값은 문자열이어야 하는데, ``__name__`` 과 같은"
905905
" 값일 수 있다. 모듈이 패키지일 때, ``__package__`` 값은 ``__name__`` 으로 설정되어야 한다. 모듈이 "
906-
"패키지가 아닐 때, 최상위 모듈이면 빈 문자열로 설정되고, 서브모듈아면 부모 패키지의 이름으로 설정되어야 한다. 더 상세한 내용은"
906+
"패키지가 아닐 때, 최상위 모듈이면 빈 문자열로 설정되고, 서브모듈이면 부모 패키지의 이름으로 설정되어야 한다. 더 상세한 내용은"
907907
" :pep:`366` 을 참고하면 된다."
908908

909909
#:../Doc/reference/import.rst:560
@@ -1002,9 +1002,8 @@ msgid "module.__path__"
10021002
msgstr"module.__path__"
10031003

10041004
#:../Doc/reference/import.rst:620
1005-
#,fuzzy
10061005
msgid"By definition, if a module has a ``__path__`` attribute, it is a package."
1007-
msgstr"정의 때문에, 모듈이 ``__path__``를 가지면, 그 값과 관계없이 이 모듈은 패키지다."
1006+
msgstr"정의에 따르면, 모듈에 ``__path__``어트리뷰트가 있으면, 이 모듈은 패키지다."
10081007

10091008
#:../Doc/reference/import.rst:622
10101009
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp