[Python-Dev] News from asyncio (original) (raw)
Serhiy Storchaka storchaka at gmail.com
Mon Jan 27 13:28:53 CET 2014
- Previous message: [Python-Dev] News from asyncio
- Next message: [Python-Dev] News from asyncio
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] News from asyncio
- Next message: [Python-Dev] News from asyncio
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]