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