MCPcopy
hub / github.com/authlib/authlib / unescape

Function unescape

authlib/oauth1/rfc5849/util.py:9–10  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

7
8
9def unescape(s):
10 return unquote(s)

Callers 2

construct_base_stringFunction · 0.85

Calls 1

unquoteFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…