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

Class Atom

Lib/email/_header_value_parser.py:218–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216
217
218class Atom(TokenList):
219 token_type = 'atom'
220
221
222class Token(TokenList):

Callers 1

get_atomFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected