##// END OF EJS Templates
i18n: use unicode literal...
i18n: use unicode literal Other parts of this expression are already using unicode literals. We need this to make Python 3 happy and to avoid an implicit conversion in Python 2.
Gregory Szorc -
r29415:47fb4beb default
Show More