Python bytecode compiler

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:function compiles Python source code to bytecode
https://www.w3.org/2000/01/rdf-schema#label Python bytecode compiler
gptkbp:implementedIn compilation step in Python execution
gptkbp:input Python source code
gptkbp:invokedFor import statement
compile() function
gptkbp:language gptkb:Python
gptkbp:maintainedBy gptkb:Python_Software_Foundation
gptkbp:output Python bytecode
gptkbp:partOf interpreter
gptkbp:relatedTo .pyc files
Python virtual machine
import system
gptkbp:usedBy gptkb:CPython
gptkb:Jython
gptkb:PyPy
gptkbp:bfsParent gptkb:Samuele_Pedroni
gptkbp:bfsLayer 7