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

Function utf8

python/python3/tornado/escape.py:174–175  ·  view source on GitHub ↗
(value: bytes)

Source from the content-addressed store, hash-verified

172
173@typing.overload
174def utf8(value: bytes) -> bytes:
175 pass
176
177
178@typing.overload # noqa: F811

Callers 15

bodyMethod · 0.90
redirectMethod · 0.90
writeMethod · 0.90
renderMethod · 0.90
xsrf_tokenMethod · 0.90
_decode_xsrf_tokenMethod · 0.90
check_xsrf_cookieMethod · 0.90
check_etag_headerMethod · 0.90
create_signed_valueFunction · 0.90
format_fieldFunction · 0.90
decode_signed_valueFunction · 0.90
_decode_signed_value_v1Function · 0.90

Calls 1

typeEnum · 0.50

Tested by 15

getMethod · 0.72
test_bytesMethod · 0.72
test_commentMethod · 0.72
test_unicode_templateMethod · 0.72
test_applyMethod · 0.72
test_unicode_applyMethod · 0.72
upperMethod · 0.72
test_bytes_applyMethod · 0.72
test_ifMethod · 0.72
test_if_empty_bodyMethod · 0.72
test_tryMethod · 0.72