MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / ModuleLoader

Class ModuleLoader

Lib/ihooks.py:206–283  ·  view source on GitHub ↗

Default module loader; uses file system hooks. By defining suitable hooks, you might be able to load modules from other sources than the file system, e.g. from compressed or encrypted files, tar files or (if you're brave!) URLs.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected