Sign in
chromium
/
external
/
github.com
/
mitsuhiko
/
markupsafe
/
refs/tags/0.23
/
.
/
bench
/
bench_short_empty_string.py
blob: 91cccc49916f3db7adc8df753adb8d94cafaca70 [
file
]
from
markupsafe
import
escape
def
run
():
escape
(
'Hello World!'
)