Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rthalley/dnspython
/ SyntaxError
Class
SyntaxError
dns/exception.py:119–120 ·
view source on GitHub ↗
Text input is malformed.
Source
from the content-addressed store, hash-verified
117
118
119
class
SyntaxError(DNSException):
120
""
"Text input is malformed."
""
121
122
123
class
UnexpectedEnd(SyntaxError):
Callers
6
_check_status
Function · 0.85
send_h3
Method · 0.85
_check
Method · 0.85
_validate_and_define
Function · 0.85
from_text
Method · 0.85
from_text
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…