summaryrefslogtreecommitdiff
path: root/numpy/f2py/diagnose.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: remove usages of sys.exc_info (#23568)Irit Katriel2023-04-111-6/+6
* convert shebang from python to python3 (#15687)Changqing Li2020-03-041-1/+1
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* STY: Make PEP8 fixes in numpy/f2pyCharles Harris2015-07-251-13/+19
* STY: Make pyflakes fixes in numpy/f2pyCharles Harris2015-07-251-1/+2
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-12/+12
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-68/+68
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* 2to3: Apply `sys_exc` fixes. Closes #3086.Charles Harris2013-02-281-3/+3
* 2to3: Use modern exception syntax.Charles Harris2013-02-261-9/+9
* BUG: Fix imports in diagnose and excise old crap.Charles Harris2010-02-251-32/+14
* numpy.base -> numpyTravis Oliphant2006-01-051-1/+1
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-37/+37
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+166