8000
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 71c535a commit 013f925Copy full SHA for 013f925
library/asyncio-stream.po
@@ -272,6 +272,9 @@ msgid ""
272
"read. Use the :attr:`IncompleteReadError.partial` attribute to get the "
273
"partially read data."
274
msgstr ""
275
+"Levanta um :exc:`IncompleteReadError` se EOF é atingido antes que *n* sejam "
276
+"lidos. Use o atributo :attr:`IncompleteReadError.partial` para obter os "
277
+"dados parcialmente lidos."
278
279
#: ../../library/asyncio-stream.rst:197
280
msgid "Read data from the stream until *separator* is found."
0 commit comments