]> git.ipfire.org Git - thirdparty/tornado.git/commit
web,util: Work around "initialize incompatible with superclass" errors
authorBen Darnell <ben@bendarnell.com>
Sun, 7 Oct 2018 04:19:52 +0000 (00:19 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 7 Oct 2018 04:19:52 +0000 (00:19 -0400)
commit4794f301009651abe9982bba13a67eaa02b4bfc7
treefed4bee476368ead59caae88cb418a4d6fa0d4cb
parentd502a64ae4b369f737a4ee4b860b6c9aa3f7b970
web,util: Work around "initialize incompatible with superclass" errors

There are still a few more of these, but they're internal-only.
tornado/httpserver.py
tornado/netutil.py
tornado/util.py
tornado/web.py