Hi, I've just started to play around with python, I like the syntax quite a lot... But I have some problems to execute my scripts (in Linux, bash) that I wrote in an editor. Is there a way to compile the scripts into binary form like like in C: 'gcc source.c -o binary' Sorry, if this was a silly question... Tom