diff options
author | Alan McIntyre <alan.mcintyre@local> | 2008-07-01 15:20:23 +0000 |
---|---|---|
committer | Alan McIntyre <alan.mcintyre@local> | 2008-07-01 15:20:23 +0000 |
commit | f843a88032ebe1f4847dfb97996413fac56b227d (patch) | |
tree | 92b3dbc0bc86744f386cd4463abdc53a92de1709 /numpy/core/memmap.py | |
parent | b6bbec80f381af3e6bee64cbbcfbdf92ad71c4ec (diff) | |
download | numpy-f843a88032ebe1f4847dfb97996413fac56b227d.tar.gz |
Customize behavior of nose doctests:
- Adding "#random" to an expected output line will skip the comparison with actual
output (but the command is still executed).
- All doctests have the numpy module available in their execution context as "np".
- Whitespace normalization is enabled for all doctests executed via nose.
Doctests added to check that the above behaviors are available.
Nose version check/message cleanup.
Fix typo in doctest for NoseTester (was still referencing scipy.testing).
Rewrapped comments/docstrings to 80 columns.
Diffstat (limited to 'numpy/core/memmap.py')
0 files changed, 0 insertions, 0 deletions