[issue17658] pythonw.exe crashes on opening IDLE

2013-04-08 Thread Patrick Poitras
Patrick Poitras added the comment: It returns this: C:\Users\Acebulf>set | findstr /i python Path=C:\Python27\Lib\site-packages\PyQt4;C:\Program Files (x86)\NVIDIA Corporati on\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windo ws\System32\WindowsPowerShell\v1.0

[issue17658] pythonw.exe crashes on opening IDLE

2013-04-07 Thread Patrick Poitras
Patrick Poitras added the comment: So I tried to open Python33\python.exe and it's trying to load codecs from Python 2.7 which I think has to be the cause of the problem. When it raises CodecRegistryError, the 2.7 syntax is wrong for 3.3 and causes a SyntaxError. Fatal Python

[issue17658] pythonw.exe crashes on opening IDLE

2013-04-07 Thread Patrick Poitras
Changes by Patrick Poitras : Added file: http://bugs.python.org/file29727/WER5EA0.tmp.mdmp ___ Python tracker <http://bugs.python.org/issue17658> ___ ___ Python-bug

[issue17658] pythonw.exe crashes on opening IDLE

2013-04-07 Thread Patrick Poitras
Changes by Patrick Poitras : Added file: http://bugs.python.org/file29726/WER5D77.tmp.appcompat.txt ___ Python tracker <http://bugs.python.org/issue17658> ___ ___ Pytho

[issue17658] pythonw.exe crashes on opening IDLE

2013-04-07 Thread Patrick Poitras
New submission from Patrick Poitras: I just installed Python 3.3.1, and tried to open IDLE, which failed to come up, giving only the classic pythonw.exe has stopped responding. Will post dumps. -- components: IDLE, Windows files: WER1B0A.tmp.WERInternalMetadata.xml messages: 186268