Lines Matching defs:exists
34 from os.path import join, dirname, abspath, basename, isdir, exists1395 return isdir(path) and exists(join(path, 'testcfg.py'))