I\'ve 2 files a.py and b.py
a.py
from b import * #and then some lines of code
b.py
You've a third file, random.py. Rename it.