This is probly a stupid question...... how do you make your python programs executable (without python IDLE). For example: I write a program that I want to give to a friend to run on his computer. He doesn't have Python. What can I do to make it so he can run it without Python? --------------------------- -CotaBas