Skip to content

Commit d0f688f

Browse files
committed
Closes #498 - update glossary.po to reflect recent changes
1 parent 4467b93 commit d0f688f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

glossary.po

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ msgid "asynchronous iterator"
272272
msgstr "asynchronous iterator (비동기 이터레이터)"
273273

274274
#: ../Doc/glossary.rst:126
275-
#, fuzzy
276275
msgid ""
277276
"An object that implements the :meth:`__aiter__` and :meth:`__anext__` "
278277
"methods. ``__anext__`` must return an :term:`awaitable` object. "
@@ -2138,7 +2137,6 @@ msgid "struct sequence"
21382137
msgstr "struct sequence (구조체 시퀀스)"
21392138

21402139
#: ../Doc/glossary.rst:1014
2141-
#, fuzzy
21422140
msgid ""
21432141
"A tuple with named elements. Struct sequences expose an interface similar"
21442142
" to :term:`named tuple` in that elements can be accessed either by index "

0 commit comments

Comments
 (0)