Try import all public attributes from module into global namespace. Existing attributes with name clashes are renamed with prefix. Attributes starting with underscore are ignored by default. Return True on successful import.
(name, package=None, warn=True, prefix='_py_', ignore='_')
source not stored for this graph (policy: none)