convert python scripts to exe file

Eric CHAO lionchao at gmail.com
Sat Feb 24 22:29:53 EST 2007


I know py2exe can make an exe file. But python runtime dll is still
there. How can I combine the dll file into the exe, just make one
file?

Thanks.



More information about the Python-list mailing list