Jul-14-2018, 02:30 PM
Since
Call
time
is only used in FileA.py, it will not print an error in FileB.Call
test()
like this:# FileB.py import FileA FileA.test()