tornado/demos/helloworld
Ben Darnell b909d37e54 docs,demos: Update for asyncio.run pattern
Adapt for Python 3.10 deprecation changes by using asyncio.run
instead of IOLoop.start throughout (except for TCPServer multi-process
docs).

Demos have all been changed but I haven't tested all of them.
2022-06-03 14:50:20 -04:00
..
helloworld.py docs,demos: Update for asyncio.run pattern 2022-06-03 14:50:20 -04:00