[issue22967] tempfile.py does not work in windows8

2014-11-29 Thread Zachary Ware
Zachary Ware added the comment: No problem, glad it was an easy one :) -- stage: -> resolved ___ Python tracker ___ ___ Python-bugs-l

[issue22967] tempfile.py does not work in windows8

2014-11-29 Thread Kyle Lahnakoski
Kyle Lahnakoski added the comment: Doh! Dirty directory! Thank you for your time! My apologies. -- status: pending -> closed ___ Python tracker ___ ___

[issue22967] tempfile.py does not work in windows8

2014-11-29 Thread Zachary Ware
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 bu

[issue22967] tempfile.py does not work in windows8

2014-11-29 Thread Kyle Lahnakoski
New submission from Kyle Lahnakoski: I installed python 2.7.8 on Windows version 6.2 (build 9200) and get-pip.py does not run. I traced the problem to c:\python27\lib\tempfile.py Here is my session: >> c:\Users\kyle\Downloads>python >> Python 2.7.8 (default, Jun 30 2014, 16:03:49) [MSC v.1