Home | History | Annotate | Download | only in distutils

Lines Matching refs:local_file

372         local_file = "setup.cfg"
373 if os.path.isfile(local_file):
374 files.append(local_file)