mod1.py 53 B

12
  1. print("mod1 __name__:", __name__)
  2. from . import mod2