summaryrefslogtreecommitdiff
path: root/numpy/compat
Commit message (Expand)AuthorAgeFilesLines
* 3K: compat: make isfileobj recognize only real file objects with FILE* pointe...Pauli Virtanen2010-02-201-1/+1
* ENH: Add some tools to numpy.compatPauli Virtanen2010-02-202-3/+16
* 3K: core: adjust some tests vs. str/bytes and int inheritance issuesPauli Virtanen2010-02-201-1/+7
* 3K: BUG: core: fix some tests for Py3Pauli Virtanen2010-02-201-1/+3
* 3K: compat: add getexception to compat.py3kPauli Virtanen2009-12-061-1/+6
* 3K: rename compat.isfile to isfileobj to avoid confusion with os.pathPauli Virtanen2009-12-061-3/+3
* 3K: add some compatibility tools to numpy.compatPauli Virtanen2009-12-062-0/+25
* first set of checkins from the doc editorJarrod Millman2009-11-131-4/+7
* DOC: add docstrings to compat and compat._inspect.David Cournapeau2009-10-132-0/+14
* ENH: move inspect copy into newly created compat module.David Cournapeau2009-10-134-0/+238