templater: show repr of string we're rejecting
I feel like this should make it a little easier to hunt down problems.
Differential Revision: https://phab.mercurial-scm.org/D2659
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)