]> git.ipfire.org Git - thirdparty/tornado.git/commit
Removed unnecessary checks from appropriate websocket protocol implementations.
authorSerge S. Koval <serge.koval@gmail.com>
Sat, 10 Dec 2011 09:56:45 +0000 (11:56 +0200)
committerSerge S. Koval <serge.koval@gmail.com>
Sat, 10 Dec 2011 09:56:45 +0000 (11:56 +0200)
commit93465a1b034d2a3a758d44baa1e187442ed84875
tree4909822bff62b15d303ffbcf5994f0610329c9d9
parent0b5e73b054d718f78aa321d261279832c8cb1ec0
Removed unnecessary checks from appropriate websocket protocol implementations.
tornado/websocket.py