summaryrefslogtreecommitdiff
path: root/numpy/distutils/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fix relative import in top numpy.distutils.David Cournapeau2009-12-031-12/+28
* Raise a PkgNotFound exception in get_info if the package is not found.David Cournapeau2009-07-261-0/+1
* Restore old test framework classes.Alan McIntyre2008-06-211-1/+1
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-171-3/+3
* Back out pearu's r4101 that added a warning about importing distutils before ...cookedm2007-09-251-16/+0
* fixing link error: fixed. Removing debug messages and added a warning message...Pearu Peterson2007-09-231-0/+17
* Replaced numpy.distutils.test method instance with a function to avoid import...Pearu Peterson2006-02-241-2/+3
* Making f2py and distutils scipy-style packages. Using pkgload to load numpy p...Pearu Peterson2006-01-141-0/+2
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+16