Merge pull request #184 from reventlov/re_fullmatch

Use `re.fullmatch` instead of `re.match`.