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 4467b93 commit d0f688fCopy full SHA for d0f688f
glossary.po
@@ -272,7 +272,6 @@ msgid "asynchronous iterator"
272
msgstr "asynchronous iterator (비동기 이터레이터)"
273
274
#: ../Doc/glossary.rst:126
275
-#, fuzzy
276
msgid ""
277
"An object that implements the :meth:`__aiter__` and :meth:`__anext__` "
278
"methods. ``__anext__`` must return an :term:`awaitable` object. "
@@ -2138,7 +2137,6 @@ msgid "struct sequence"
2138
2137
msgstr "struct sequence (구조체 시퀀스)"
2139
2140
#: ../Doc/glossary.rst:1014
2141
2142
2143
"A tuple with named elements. Struct sequences expose an interface similar"
2144
" to :term:`named tuple` in that elements can be accessed either by index "
0 commit comments