3 lines
52 B
Python
3 lines
52 B
Python
|
|
import py_compile
|
||
|
|
|
||
|
|
py_compile.compile('Psyunew3.py')
|