MCPcopy 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
701class InvalidParameter(Parameter):
702
703 token_type = 'invalid-parameter'
704
705
706class Attribute(TokenList):

Callers 1

get_invalid_parameterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected