MCPcopy Index your code
hub / github.com/RustPython/RustPython / ObsLocalPart

Class ObsLocalPart

Lib/email/_header_value_parser.py:560–563  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

558
559
560class ObsLocalPart(TokenList):
561
562 token_type = 'obs-local-part'
563 as_ew_allowed = False
564
565
566class DisplayName(Phrase):

Callers 1

get_obs_local_partFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected