Zachary Ware added the comment:

Try the following in Command Prompt:

cd /D C:\Users\kyle\Downloads && python -c "import io;print io.__file__"

The result should be "C:\Python27\lib\io.pyc".  If it's not, rename the file 
that you do get back.

----------
nosy: +zach.ware
resolution:  -> not a bug
status: open -> pending

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

Reply via email to