<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Certainly. You can use <tt>asyncio_extras</tt> for that:
<a class="moz-txt-link-freetext" href="http://pythonhosted.org/asyncio_extras/#asyncio-extras-contextmanager">http://pythonhosted.org/asyncio_extras/#asyncio-extras-contextmanager</a><br>
</p>
<br>
<div class="moz-cite-prefix">01.11.2016, 18:15, Federico Marani
kirjoitti:<br>
</div>
<blockquote
cite="mid:CAON9gVaziyDp-07_9EwvsGHVw9rjkym17zUiRiRCcokX4cyeiw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>Has anyone tried to build an asynchronous version of
@contextmanager? Is it even possible... given the use of
yield?</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Async-sig mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Async-sig@python.org">Async-sig@python.org</a>
<a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/async-sig">https://mail.python.org/mailman/listinfo/async-sig</a>
Code of Conduct: <a class="moz-txt-link-freetext" href="https://www.python.org/psf/codeofconduct/">https://www.python.org/psf/codeofconduct/</a></pre>
</blockquote>
<br>
</body>
</html>