Current File : //proc/self/root/usr/lib/python2.7/site-packages/concurrent/__init__.py
from pkgutil import extend_path

__path__ = extend_path(__path__, __name__)