Ben <benjsim...@gmail.com> added the comment:

looking at the source 
https://raw.githubusercontent.com/python/cpython/3.8/Doc/library/asyncio-sync.rst
  it says :meth:`wait`  just like the surrounding methods and surrounding 
types, which all work. 

Maybe :meth:`Event.wait` would fix?   But why :meth:`wait` didn't work is not 
obvious to me?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41676>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to