Searched refs:rfc2231_continuation (Results 1 – 1 of 1) sorted by relevance
257 rfc2231_continuation = re.compile(r'^(?P<name>\w+)\*((?P<num>[0-9]+)\*?)?$', variable273 mo = rfc2231_continuation.match(name)