module documentation
(source)

This file contain the global astroid MANAGER, to prevent circular import that happened when the only possibility to import it was from astroid.__init__.py.

This AstroidManager is a singleton/borg so it's possible to instantiate an AstroidManager() directly.

Constant MANAGER Undocumented
MANAGER = (source)

Undocumented

Value
AstroidManager()