summaryrefslogtreecommitdiff
path: root/numpy/distutils/log.py
Commit message (Expand)AuthorAgeFilesLines
* Fix an incorrect usage of log.set_verbosity(INFO) causing log always to be at...Pearu Peterson2007-08-091-8/+13
* Add a numpy.distutils.log.good function, which when WARN messages would becookedm2007-05-251-2/+23
* Make system_info saner.cookedm2006-06-091-2/+2
* Replace type(a) is (something) with appropiate is_string/is_sequence testscookedm2006-02-011-3/+3
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+47