#!/usr/local/bin/python2 from importlib import import_module cgi = import_module('*', '.') print cgi.escape