summaryrefslogtreecommitdiff
path: root/numpy/compat/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-5/+5
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+2
* 3K: add some compatibility tools to numpy.compatPauli Virtanen2009-12-061-0/+3
* first set of checkins from the doc editorJarrod Millman2009-11-131-4/+7
* DOC: add docstrings to compat and compat._inspect.David Cournapeau2009-10-131-0/+7
* ENH: move inspect copy into newly created compat module.David Cournapeau2009-10-131-0/+5