Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python make file executable

if __name__ == "__main__":
    your_function()
 
PREVIOUS NEXT
Tagged: #python #file #executable
ADD COMMENT
Topic
Name
6+8 =