Scheol Service wrote: > Im just unsure on how to compile python code into .exe executionable > files. Is there a simple way to do this?
typing "compile python code" into google gives you http://effbot.org/zone/python-compile.htm which gives you some background, and links to a bunch of bundling tools. </F> -- http://mail.python.org/mailman/listinfo/python-list