SyntaxFix
Write A Post
Hire A Developer
Questions
There's a file called idle.py in your Python installation directory in Lib\idlelib\idle.py.
idle.py
Lib\idlelib\idle.py
If you run that file with Python, then IDLE should start.
c:\Python25\pythonw.exe c:\Python25\Lib\idlelib\idle.py