MCPcopy
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
611def simpleFunction69():
612 pools = [tuple()]
613 g = ((len(pool) == 0,) for pool in pools)
614 next(g)
615
616
617def simpleFunction70():

Callers

nothing calls this directly

Calls 1

lenFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…