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

Class CFWSList

Lib/email/_header_value_parser.py:214–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212
213
214class CFWSList(WhiteSpaceTokenList):
215 token_type = 'cfws'
216
217
218class Atom(TokenList):

Callers 1

get_cfwsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected