crecord: refactor hunk edit action to use ui.edit
The previous version of this code did a lot of dancing around a
temporary edit file that ui.edit already handles.
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)