Lines Matching refs:lines
538 lines = content.splitlines()
539 if lines == []:
540 lines = [""]
541 if len(lines) > 1:
542 ins = " [+{0:d} lines...]".format(len(lines) - 1)
545 if isinstance(lines[0], six.text_type):
546 lines[0] = lines[0].encode("utf-8")
548 "echo '{0}{1}' > {2}".format(lines[0], ins, path))
3937 # have to place corresponding `LoadModule' lines at this location so the
4040 # The following lines prevent .htaccess and .htpasswd files from being