-- Hi, I am new in Python. I have some questions: 1. Are there free byte code compiler and byte code file available? The use of byte code file is simple to protect the script be read in some cases. 2. Is it easy to dyanmic load and use an C/C++ in Python? 3. Shall I need a special editor to code the Python? Regards, Chang