summaryrefslogtreecommitdiff
path: root/doc/example.py
Commit message (Expand)AuthorAgeFilesLines
* ENH: Allow unnamed return values in Returns section of doc stringRob Ruana2013-06-251-7/+5
* 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/+2
* DOC: Remove the advice to 'import scipy as sp' from the documentation.Robert Kern2011-04-011-1/+0
* Address #1146: update docstring standardPauli Virtanen2009-07-011-5/+4
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-231-0/+125