Lines Matching refs:len
89 if len(self) != 0:
99 if len(self) == 0:
113 if len(self) > len(other):
168 if len(self) == 0:
175 ls = len(self)
176 lo = len(other)
195 ls = len(self)
196 lo = len(other)
221 if len(self) > len(other):
325 if len(timestr) != 16 or timestr[8] != "T" \
643 if version_string is None or not len(version_string):