/TornadoAsyncioPy2Py3

scratchpad for tornado and asyncio compatibility across python 2 and python 3

Primary LanguagePython

Scratchpad for Tornado and Asyncio compatibility across Python 2 and Python 3

During the migration of a tornado heavy codebase to be compatible across Python 2 and Python 3

Examples

  • basic_example : contains a simple class that contains a coroutine that is uses add_callback

License

MIT