pikapython/examples/builtins/from_import_all.py

4 lines
37 B
Python
Raw Normal View History

from test_module1 import *
mytest()