Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(1) | Derive(0) | Import(0)
src/p/r/Products.CMFCore-2.2.8/Products/CMFCore/SkinsTool.py Products.CMFCore(Download)
for elem in path_elems[:]: if elem in ignored or ignore_re.match(elem): path_elems.remove(elem)