Current File : //usr/lib64/python2.7/site-packages/numpy/numarray/fft.py
from numpy.oldnumeric.fft import *
import numpy.oldnumeric.fft as nof

__all__ = nof.__all__

del nof