##// END OF EJS Templates
Backport PR #6333: allow slash in root->tree redirect...
Backport PR #6333: allow slash in root->tree redirect - before #6117, only `/base_url/` worked - after #6117, only `/base_url` worked - after this PR, both should work. closes #6329

File last commit:

r6547:cca0bfa1
r17678:be57e111
Show More
nonascii.py
5 lines | 175 B | text/x-python | PythonLexer
# coding: iso-8859-5
# (Unlikely to be the default encoding for most testers.)
# ������������������� <- Cyrillic characters
from __future__ import unicode_literals
u = '����'