Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

compiling python code

import py_compile

py_compile.compile("mymodule.py")
Source by effbot.org #
 
PREVIOUS NEXT
Tagged: #compiling #python #code
ADD COMMENT
Topic
Name
8+5 =