Lines Matching full:data2
95 Untagged_status = re.compile(r'\* (?P<data>\d+) (?P<type>[A-Z-]+)( (?P<data2>.*))?')935 dat2 = self.mo.group('data2')