pikapython/examples/builtins/from_import_all.py

4 lines
37 B
Python

from test_module1 import *
mytest()