[Python-Dev] News from asyncio (original) (raw)

Serhiy Storchaka storchaka at gmail.com
Mon Jan 27 13:28:53 CET 2014


27.01.14 12:55, Victor Stinner написав(ла):

IncompleteReadError has two additionnal attributes:

- partial: "incomplete" received bytes - expected: total number of expected bytes (n parameter of readexactly)

This looks similar to http.client.IncompleteRead.



More information about the Python-Dev mailing list