Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/p/r/Products.Archetypes-1.10.1/Products/Archetypes/tests/test_rename.py Products.Archetypes(Download)
def beforeTearDown(self): ATSiteTestCase.beforeTearDown(self) for name in meths.keys(): unwrap_method(BaseContent, name)
src/p/r/Products.Archetypes-HEAD/Products/Archetypes/tests/test_rename.py Products.Archetypes(Download)
def beforeTearDown(self): ATSiteTestCase.beforeTearDown(self) for name in meths.keys(): unwrap_method(BaseContent, name)