]> git.ipfire.org Git - thirdparty/tornado.git/commit
Replace more uses of cStringIO.getvalue() with .tell().
authorBen Darnell <ben@bendarnell.com>
Thu, 13 Jan 2011 18:51:35 +0000 (10:51 -0800)
committerBen Darnell <ben@bendarnell.com>
Thu, 13 Jan 2011 18:51:35 +0000 (10:51 -0800)
commitb7dd49cd60e81834ff6a091fef3ce4bb0e3e6d5d
tree3fc82ca35fd9d66f995d7f02b7fbf939263ac05a
parentf531bae7f4576ff51c8ae126f462b2b582f7eb9e
Replace more uses of cStringIO.getvalue() with .tell().
tornado/iostream.py