When will Python program not compile to bytecode?

后端 未结 0 1957
失恋的感觉
失恋的感觉 2021-02-11 02:28

When having a Python program fed to the compileall utility, it produces a bytecode file.

Is it so that the only requirement for Python code to be compiled into bytecode i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题