MCPcopy Create free account
hub / github.com/densechen/CASS / _import_module

Function _import_module

lib/transformations.py:1894–1924  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

transformations.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected