MCPcopy Create free account
hub / github.com/EasyIME/PIME / _unquote_or_none

Function _unquote_or_none

python/python3/tornado/routing.py:699–700  ·  view source on GitHub ↗
(s: str)

Source from the content-addressed store, hash-verified

697
698@overload
699def _unquote_or_none(s: str) -> bytes:
700 pass
701
702
703@overload # noqa: F811

Callers 1

matchMethod · 0.85

Calls 1

url_unescapeFunction · 0.90

Tested by

no test coverage detected