Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(0) | Derive(0) | Import(1)
src/p/y/pythran-HEAD/pythran/optimizations/__init__.py pythran(Download)
from gen_exp_to_imap import GenExpToImap from iter_transformation import IterTransformation from list_comp_to_genexp import ListCompToGenexp from list_comp_to_map import ListCompToMap from loop_full_unrolling import LoopFullUnrolling