Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -5/+5 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+2 |
* | 3K: add some compatibility tools to numpy.compat | Pauli Virtanen | 2009-12-06 | 1 | -0/+3 |
* | first set of checkins from the doc editor | Jarrod Millman | 2009-11-13 | 1 | -4/+7 |
* | DOC: add docstrings to compat and compat._inspect. | David Cournapeau | 2009-10-13 | 1 | -0/+7 |
* | ENH: move inspect copy into newly created compat module. | David Cournapeau | 2009-10-13 | 1 | -0/+5 |