MCPcopy Index your code
hub / github.com/python/cpython / DotAtomText

Class DotAtomText

Lib/email/_header_value_parser.py:524–526  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

522
523
524class DotAtomText(TokenList):
525 token_type = 'dot-atom-text'
526 as_ew_allowed = True
527
528
529class NoFoldLiteral(TokenList):

Callers 1

get_dot_atom_textFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…