mirror of https://github.com/zulip/zulip.git
2e865f03bf
Fixed IndexError when there is only zero or more whitespace characters between < and >. (str.split() will return an empty list in this case, which means there is no index 0.) |
||
---|---|---|
.. | ||
__init__.py | ||
test_css_parser.py | ||
test_template_parser.py |