rebase: define base in only place in defineparents()
Just a little refactoring to prepare for the next patch.
Differential Revision: https://phab.mercurial-scm.org/D7906
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)