Chris Angelico wrote:
From the point of view of
the rest of Python, no. It's a sign saying "Okay, Python, you can
alt-tab away from me now".

The problem with that statement is it implies that if
you omit the "await", then the thing you're calling
will run uninterruptibly. Whereas what actually happens
is that it doesn't get run at all.

--
Greg
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to