So here\'s the case, I want to import a module, say a.py. However I don\'t want other modules which is imported by a.py in it. my a.py looks like this:
a.py