]> git.ipfire.org Git - thirdparty/tornado.git/commit
websocket protocol callback error handling uses getattr instead of direct attr access 1964/head
authorDoug Vargas <dougv@whitemoondreams.com>
Fri, 24 Feb 2017 20:36:53 +0000 (12:36 -0800)
committerDoug Vargas <dougv@whitemoondreams.com>
Fri, 24 Feb 2017 20:36:53 +0000 (12:36 -0800)
commit049d50d1299e66423c14e5784e563ebd9bf37f8d
tree5bbf8a73537b0916529a3aec3669af6da0561105
parentd32446dfe31cad7a51fa3f76864d081098f2a524
websocket protocol callback error handling uses getattr instead of direct attr access
tornado/websocket.py