Lines Matching refs:strip
171 sysroot = m.group(1).strip('"')
699 multiarch_path_component = fp.readline().strip()
724 multiarch_path_component = fp.readline().strip()
746 for d in line.strip().split("=")[1].split(pathsep):
747 d = d.strip()
799 for d in line.strip().split("=")[1].split(":"):
806 line.strip())
831 # strip out all double dashes and any dashes followed by a
835 # strip out double-dashes first so that we don't end up with
1205 config_args = [arg.strip("'")
1605 long_description = SUMMARY.strip(),