Home | History | Annotate | Download | only in distutils

Lines Matching refs:local_file

368         local_file = "setup.cfg"

369 if os.path.isfile(local_file):
370 files.append(local_file)