summaryrefslogtreecommitdiff
path: root/numpy/f2py/doc/collectinput.py
Commit message (Expand)AuthorAgeFilesLines
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-7/+7
* 2to3: Apply `imports` fixer.Charles Harris2013-04-021-2/+6
* 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/+2
* Removed unused/redundant imports.Alan McIntyre2008-09-181-1/+0
* using faster string methods rather than deprecated string moduleJarrod Millman2007-10-291-2/+6
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-4/+1
* Change License text to NumPy License (permission granted by Pearu)Travis Oliphant2006-01-201-1/+1
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+77