Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PierreGode/Ragnar
/ _MovedItems
Class
_MovedItems
pager_lib/six.py:245–248 ·
view source on GitHub ↗
Lazy loading of moved objects
Source
from the content-addressed store, hash-verified
243
244
245
class
_MovedItems(_LazyModule):
246
247
""
"Lazy loading of moved objects"
""
248
__path__ = []
# mark as package
249
250
251
_moved_attributes = [
Callers
1
six.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected