In Python 3.4, a conventional pluggable event loop model is provided by which of the following library modules?

Questions & AnswersCategory: PythonIn Python 3.4, a conventional pluggable event loop model is provided by which of the following library modules?
Geek Boy Staff asked 2 years ago

In Python 3.4, a conventional pluggable event loop model is provided by which of the following library modules?
a. asyncio
b. selectors
c. enum
d. ensurepip