Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Nuitka/Nuitka
/ simpleFunction69
Function
simpleFunction69
tests/basics/ReferencingTest.py:611–614 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
609
610
611
def
simpleFunction69():
612
pools = [tuple()]
613
g = ((len(pool) == 0,)
for
pool in pools)
614
next(g)
615
616
617
def
simpleFunction70():
Callers
nothing calls this directly
Calls
1
len
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…