]> git.ipfire.org Git - thirdparty/tornado.git/commit
Move read_bytes(0) special-case into _consume so it uses more of the regular code...
authorBen Darnell <ben@bendarnell.com>
Sun, 26 Jun 2011 18:56:18 +0000 (11:56 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 26 Jun 2011 18:56:18 +0000 (11:56 -0700)
commit7829333a22a1ee20e4ce84953d5dbc9ae83609b7
tree58ba717fe661017e4edbd25f70165fa1e4976158
parenta1cb42e861865caaa4d58d9860a41fc041c5fe31
Move read_bytes(0) special-case into _consume so it uses more of the regular code path.
tornado/iostream.py