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