When will Python program not compile to bytecode?

后端 未结 0 596
忘掉有多难
忘掉有多难 2021-02-11 02:41

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

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