My first real product is being released in the next month (check pytext once a week, it will be online very very soon :0!).
I've been struggling with converting my .py files to .exe.
Then I came across py2exe! And in five minutes, my conversion was done !
I highly recommend them!
Cheers !
(Just trying to help others who are trying to distribute their python programs without making their users install python!)