Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ InvalidParameter
Class
InvalidParameter
Lib/email/_header_value_parser.py:701–703 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
699
700
701
class
InvalidParameter(Parameter):
702
703
token_type =
'invalid-parameter'
704
705
706
class
Attribute(TokenList):
Callers
1
get_invalid_parameter
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected