##// END OF EJS Templates
http: reuse Python's implementation of read/readline/readinto...
http: reuse Python's implementation of read/readline/readinto Since Python 3 already provides a working implementation of readline, there is no need for our own buffering implementation. Reduce the code to transfer accounting only.

File last commit:

r16438:28a90cdf default
r52722:c1ed5ee2 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer