summaryrefslogtreecommitdiff
path: root/numpy/distutils/exec_command.py
Commit message (Expand)AuthorAgeFilesLines
...
* Replace type(a) is (something) with appropiate is_string/is_sequence testscookedm2006-02-011-13/+15
* Misc cleanups + replace `a` with %r or repr(a)cookedm2006-01-311-9/+10
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+645