Sign in
android
/
platform
/
external
/
python
/
markupsafe
/
8996ce3b20a7c379a26038344bc162aa16a578ea
/
.
/
bench
/
bench_short_empty_string.py
blob: 0664a6f9b00bda23b25d7bc631902196b6444962 [
file
] [
log
] [
blame
]
from
markupsafe
import
escape
def
run
():
escape
(
"Hello World!"
)