#!/usr/local/bin/python2 from imp import find_module, load_module find_module('o', None)