Guido van Rossum added the comment:

But there is Antoine's point.  This makes

  with get_event_loop() as loop:
      <do stuff with loop>

an attractive nuisance if it's used in the wrong place.

----------

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

Reply via email to