]> git.ipfire.org Git - thirdparty/tornado.git/commit
Call the superclass's on_connection_close in this test.
authorBen Darnell <ben@bendarnell.com>
Sat, 26 Apr 2014 18:39:59 +0000 (14:39 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 26 Apr 2014 18:39:59 +0000 (14:39 -0400)
commit0d2158971754eacb884c7e7aa98289cc153d6044
tree2850ffcd4e794349a3f6dd29f69845f4e191190d
parent41597204500ed564d226e9d5302ea96594cd43d1
Call the superclass's on_connection_close in this test.

This fixes the last py3.3 uncollectable garbage warning.
tornado/test/web_test.py