Function
ListComp
A list comprehension of the form [xp for fp in it if test]. If test is None, the "if test" part is omitted.
(xp, fp, it, test=None)
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Tested by
no test coverage detected