Guido van Rossum added the comment:

OK, fine to expose the BaseEventLoop class.

On Tue, Dec 16, 2014 at 3:45 PM, STINNER Victor <rep...@bugs.python.org>
wrote:
>
>
> 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 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