#!/usr/local/bin/python2 from importlib import import_module as i print i('.path', 'os')