summaryrefslogtreecommitdiff
path: root/numpy/distutils/from_template.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Fix some typos in a code string and commentsDongjoon Hyun2016-01-271-1/+1
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-26/+26
* MAINT: Apply 2to3 idioms fixer.Charles Harris2013-05-021-2/+2
* 2to3: apply `dict` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-6/+5
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Remove xreadlines and replace f.readlines() by f where valid.Charles Harris2013-03-051-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* Py3k: make template generators py3k importable.David Cournapeau2009-12-031-4/+4
* use 'in' keyword to test dictionary membershipJarrod Millman2007-11-281-2/+2
* merge from distutils-revamp branch (step 1)cookedm2007-05-251-9/+3
|\
| * Branch numpy.distutils to distutils-revampcookedm2006-07-061-262/+0
|/
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-4/+4
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+262