Python pycompile Functions

EditRocket provides the following information on pycompile functions in the Python source code builder.

compile(file[, cfile[, dfile[, doraise]]]) - Compile a source file to byte-code and write out the byte-code cache file.

main([args]) - Compile several source files.