I have used py2exe and it create .exe file with so many other files, but what i really want is, creating just a single file, imagine writing a small email sending program and after using py2exe you have many file with the your source code zipped side, if there is a way of making it a single executable file i will be happy. i have downloaded a log of small applications that does not need installation and still stand alone and work.
-- http://mail.python.org/mailman/listinfo/python-list