This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Matúš Valo
Recipients Matúš Valo
Date 2017-12-12.11:18:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513077491.44.0.213398074469.issue32287@psf.upfronthosting.co.za>
In-reply-to
Content
Previous import is working in python 2.7:
$ python
Python 2.7.14 (default, Oct 31 2017, 21:12:13)
[GCC 6.4.0] on cygwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import _pyio
>>>
History
Date User Action Args
2017-12-12 11:18:11Matúš Valosetrecipients: + Matúš Valo
2017-12-12 11:18:11Matúš Valosetmessageid: <1513077491.44.0.213398074469.issue32287@psf.upfronthosting.co.za>
2017-12-12 11:18:11Matúš Valolinkissue32287 messages
2017-12-12 11:18:11Matúš Valocreate