Home | History | Annotate | Download | only in idlelib

Lines Matching refs:bad_paths

875         bad_paths = []
878 bad_paths.append(path)
879 rf_list = [path for path in rf_list if path not in bad_paths]