view DEPENDENCIES/mingw32/Python27/Lib/site-packages/numpy/f2py/info.py @ 102:f46d142149f5

Whoops, finish that update
author Chris Cannam
date Mon, 07 Sep 2015 11:13:41 +0100
parents 2a2c65a20a8b
children
line wrap: on
line source
"""Fortran to Python Interface Generator.

"""
from __future__ import division, absolute_import, print_function

postpone_import = True