Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
214
class
CFWSList(WhiteSpaceTokenList):
215
token_type =
'cfws'
216
217
218
class
Atom(TokenList):
Callers
1
get_cfws
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected