View original Gist on GitHub
Tags: #python3 #tornado #version
if tornado.version_info < (6, 0, 0, 0): print("version is less than 6")