During the migration of a tornado heavy codebase to be compatible across Python 2 and Python 3
- basic_example : contains a simple class that contains a coroutine that is uses add_callback
scratchpad for tornado and asyncio compatibility across python 2 and python 3
Python
During the migration of a tornado heavy codebase to be compatible across Python 2 and Python 3