Lines Matching refs:strip
364 out = ascii(fp.read()).strip()
443 v = open('/proc/version', 'r').read().strip()
464 if i.strip():
465 out.append(i.strip())
481 nowtime = open(self.rtcpath+'/since_epoch', 'r').read().strip()
526 i = i.strip()
977 idv = ascii(fp.read()).strip()
979 idp = ascii(fp.read()).strip()
982 out = props[dev].altname.strip().replace('\n', ' ')\
1019 line = line.strip()
1024 out[data[0].strip()] = num.group()
1026 out[data[0].strip()] = data[1]
1039 info = ascii(fp.read()).strip()
1054 (title, before[key].strip(), after[key].strip())
1070 out = ascii(fp.read()).strip()
1087 keyline = line.strip().split()
1089 valline = line.strip().split()
1092 errmsg = 'unrecognized turbostat output:\n'+rawout.strip()
1098 pprint(rawout.strip())
1107 info = open('/sys/class/net/%s/device/uevent' % dev, 'r').read().strip()
1117 w = open('/proc/net/wireless', 'r').read().strip()
1505 a = m.group('args').strip()
2154 self.name = match.group('n').strip()
2162 self.name = match.group('n').strip()
2168 self.name = match.group('n').strip()
2885 tmp = f.strip().split(':', 1)
2969 cmdline = field[0].strip()
2970 output = sv.b64unzip(field[1].strip())
5352 return sysvals.getVal(file).strip()
5451 memmode = m.strip('[]')
5462 modes.append('disk-%s' % m.strip('[]'))
5583 if s.strip() and s.strip().lower() != 'to be filled by o.e.m.':
6079 '</div>').strip()