Lines Matching defs:SRCDIR
21 SRCDIR = sysconfig.get_config_var('srcdir')
53 cwd=SRCDIR,
68 cwd=SRCDIR,
86 cwd=SRCDIR,
101 if not os.path.exists(os.path.join(SRCDIR, '.git')):
121 if os.path.exists(os.path.join(SRCDIR, '.git')):
132 cwd=SRCDIR) as st:
177 reindent.check(os.path.join(SRCDIR, path))]
186 abspath = os.path.join(SRCDIR, path)
201 abspath = os.path.join(SRCDIR, path)