ctypeslib
ctypeslib copied to clipboard
Wrap map() with list()
Wrap map() with list() to force it to evaluate. This fixes a silent error when len()
is called on expressions
good fix