Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3K: compat: make isfileobj recognize only real file objects with FILE* pointe... | Pauli Virtanen | 2010-02-20 | 1 | -1/+1 |
* | ENH: Add some tools to numpy.compat | Pauli Virtanen | 2010-02-20 | 2 | -3/+16 |
* | 3K: core: adjust some tests vs. str/bytes and int inheritance issues | Pauli Virtanen | 2010-02-20 | 1 | -1/+7 |
* | 3K: BUG: core: fix some tests for Py3 | Pauli Virtanen | 2010-02-20 | 1 | -1/+3 |
* | 3K: compat: add getexception to compat.py3k | Pauli Virtanen | 2009-12-06 | 1 | -1/+6 |
* | 3K: rename compat.isfile to isfileobj to avoid confusion with os.path | Pauli Virtanen | 2009-12-06 | 1 | -3/+3 |
* | 3K: add some compatibility tools to numpy.compat | Pauli Virtanen | 2009-12-06 | 2 | -0/+25 |
* | 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 | 2 | -0/+14 |
* | ENH: move inspect copy into newly created compat module. | David Cournapeau | 2009-10-13 | 4 | -0/+238 |