Sign in
chromium
/
external
/
github.com
/
mitsuhiko
/
markupsafe
/
5b38cb917a36324dd3fbba02bedecde0e5e5b5ee
/
.
/
bench
/
bench_short_empty_string.py
blob: 0664a6f9b00bda23b25d7bc631902196b6444962 [
file
]
from
markupsafe
import
escape
def
run
():
escape
(
"Hello World!"
)