Searched refs:stampfmt (Results 1 – 2 of 2) sorted by relevance
312 if re.match(tp.stampfmt, line):
2979 stampfmt = '# [a-z]*-(?P<m>[0-9]{2})(?P<d>[0-9]{2})(?P<y>[0-9]{2})-'+\ variable in TestProps3027 if re.match(self.stampfmt, line):3062 m = re.match(self.stampfmt, self.stamp)