Current File : //proc/self/root/proc/self/root/lib64/python3.4/site-packages/numpy/distutils/info.py
"""
Enhanced distutils with Fortran compilers support and more.
"""
from __future__ import division, absolute_import, print_function

postpone_import = True