summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/alter_code1.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Apply 2to3 idioms fixer.Charles Harris2013-05-021-1/+1
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+3
* Whitespace cleanup.Stefan van der Walt2007-01-081-4/+4
* Fix problem with alter_code1.pyTravis Oliphant2006-09-211-1/+1
* Add one more import possibility.Travis Oliphant2006-09-191-0/+2
* Add convertsrc to alter_code1 and clean it up so it doesn't always write the ...Travis Oliphant2006-09-191-26/+55
* Add c_intp to ctypeslib. Add converttree to alter_code functions. Fix ctype...Travis Oliphant2006-09-071-1/+11
* Fix ticket #252Travis Oliphant2006-08-171-1/+1
* Fix Python 2.5 compatibility to work with new b3 releaseTravis Oliphant2006-08-141-1/+1
* Finished up numpy.numarray.alter_code1Travis Oliphant2006-08-101-1/+1
* Un-deprecate some names in Numeric.Travis Oliphant2006-08-051-0/+26
* Move converting codeTravis Oliphant2006-08-051-0/+173