library/compiler/config.py (
1
lines of code) (
raw
):
# Copyright (c) Facebook, Inc. and its affiliates. (http://www.facebook.com) # Compile comprehensions as using their own inner scope # (i.e. as lambdas). COMPREHENSION_SCOPE = True