blob: a4a87622e55e77b9294da6dd51786c8ff6223275 [file] [log] [blame]
"""A redirect for new build code to find the old port_symlink.py location."""
import os
execfile(os.path.join(os.path.dirname(__file__), os.pardir, 'build',
'port_symlink.py'))