summaryrefslogtreecommitdiff
path: root/numpy/doc/byteswapping.py
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+4
* Proper escaping in doc.byteswappingPauli Virtanen2009-10-041-1/+1
* Small doc rephraseMatthew Brett2009-10-031-1/+1
* ENH: add byteswapping tutorialMatthew Brett2009-10-031-0/+137