Files
2019-02-08 14:49:04 +00:00

7 lines
147 B
Python

import package
import helper
import package.assistant
#We expect that 'a' below will be 1 not a module.
from confused_elements import a
import sys