Long story short: pythonw.exe does nothing, python.exe accepts nothing (which one should I use?)
pythonw.exe
python.exe
test.py:
print \"a\"
In my experience the pythonw.exe is faster at least with using pygame.