changeset 27333 | 2c60b4b2a0de |
parent 27262 | 3d0feb2f978b |
child 27559 | d13bcc9fd656 |
--- a/mercurial/destutil.py Sat Dec 12 13:30:47 2015 -0500 +++ b/mercurial/destutil.py Sat Dec 12 13:32:25 2015 -0500 @@ -5,6 +5,8 @@ # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version. +from __future__ import absolute_import + from .i18n import _ from . import ( bookmarks,