hardlink: extract topic text logic of copyfiles
The topic text shows whether it's "linking" or "copying", based on
"hardlink" value. The function is extracted so a later patch can reuse it.
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)