Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ LazySet
Class
LazySet
tests/test_code/py/pytz/lazy.py:144–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
return
set()
143
144
class
LazySet(set):
145
pass
146
147
fill_iter = [fill_iter]
148
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected