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 | -2/+2 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -4/+9 |
* | STY: Fix up some remaining old-style exceptions. | Charles Harris | 2011-04-05 | 1 | -1/+2 |
* | Correct the oldnumeric typecodes, update the tests to work on 32-bit machines... | Robert Kern | 2008-07-03 | 1 | -4/+3 |
* | using faster string methods rather than deprecated string module | Jarrod Millman | 2007-10-29 | 1 | -1/+1 |
* | Whitespace cleanup. | Stefan van der Walt | 2007-01-08 | 1 | -14/+14 |
* | Fixes for the recent change to oldnumeric | Travis Oliphant | 2006-08-05 | 1 | -4/+6 |
* | More fixes to backward compatibility | Travis Oliphant | 2006-08-05 | 1 | -0/+167 |