Manager

The manager finds modules, builds them, and keeps the result so that a module reached from several places is only built once.

astroid.manager.AstroidManager()

Responsible to build astroid from files or modules.