[issue39563] asyncio.Protocol on windows 10 x64

2020-02-05 Thread Hector E. Socarras
Change by Hector E. Socarras : -- stage: -> resolved status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue39563] asyncio.Protocol on windows 10 x64

2020-02-05 Thread Hector E. Socarras
New submission from Hector E. Socarras : I test de sample Echo Tcp Server on https://docs.python.org/3.8/library/asyncio-protocol.html. When I run de server i got the following error from python interpreter Traceback (most recent call last): File "server_test.py", line 1, in import asyn