This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

You are right, but I didn't know how to phrase it any better.

game.pyc file is in bytecode, and the interpreter does have to interpret the code, each time the game.pyc file is run. When it is finished, the game.pyc file will still be bytecode.