author | Mads Kiilerich <madski@unity3d.com> |
Thu, 28 Feb 2013 13:55:00 +0100 | |
branch | stable |
changeset 18730 | a5d33446e46c |
parent 18729 | 4e53ac3f466a |
child 18731 | c2d079387b2c |
child 18739 | 5b7175377bab |
--- a/mercurial/templatefilters.py Thu Feb 28 13:45:18 2013 +0100 +++ b/mercurial/templatefilters.py Thu Feb 28 13:55:00 2013 +0100 @@ -5,6 +5,7 @@ # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version. +from i18n import _ import cgi, re, os, time, urllib import encoding, node, util, error import hbisect