Python has an option to compile the optimized bytecode and create the respective .pyo files by using the options -O and -OO .
確定! 回上一頁