STINNER Victor added the comment:

I'm in favor of exposing BaseEventLoop in the asyncio namespace directly 
(asyncio.BaseEventLoop) because I'm using it in various asyncio projects, and I 
don't like having to use submodules. I consider asyncio.base_events as the 
private API.

----------

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

Reply via email to