New submission from Alexandre JABORSKA:

The documentation example (getstatusoutput) does not work on windows because it 
use the default loop (based on select). The whole asyncio.ProactorEventLoop 
stuff is not really explained anywhere. Maybe a "How to use asyncio on Windows" 
could be useful.

----------
assignee: docs@python
components: Documentation
messages: 214341
nosy: ajaborsk, docs@python
priority: normal
severity: normal
status: open
title: asyncio.docs : create_subprocess_exec example does not work on windows
versions: Python 3.4

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

Reply via email to