Files
edx-platform/scripts/tests/templates/test.py
2016-05-02 13:09:28 -04:00

3 lines
85 B
Python

message = "<script>alert('XSS');</script>"
x = "<string>{}</strong>".format(message)