Merge pull request #2190 from RasmusWL/python-modernise-tornado-library

Python: modernise tornado library
This commit is contained in:
Taus
2019-11-19 09:36:30 +01:00
committed by GitHub
16 changed files with 143 additions and 110 deletions

View File

@@ -0,0 +1,2 @@
class RequestHandler(object):
pass