Steven D'Aprano <steve+pyt...@pearwood.info>: > Instructions unclear, poked myself in the eye with a sharp stick.
I have updated my Dining Philosophers example for Python 3.5: <URL: http://pacujo.net/~marko/philosophers.py> It demonstrates how to get an event loop and start a number of asyncs concurrently. Marko -- https://mail.python.org/mailman/listinfo/python-list