[Numpy-svn] r4721 - branches/build_with_scons/numpy/core

numpy-svn at scipy.org numpy-svn at scipy.org
Sun Jan 13 02:42:06 EST 2008


Author: cdavid
Date: 2008-01-13 01:41:46 -0600 (Sun, 13 Jan 2008)
New Revision: 4721

Modified:
   branches/build_with_scons/numpy/core/numeric.py
Log:
Merge revisions 4706:4720 from the trunk

Modified: branches/build_with_scons/numpy/core/numeric.py
===================================================================
--- branches/build_with_scons/numpy/core/numeric.py	2008-01-10 19:33:10 UTC (rev 4720)
+++ branches/build_with_scons/numpy/core/numeric.py	2008-01-13 07:41:46 UTC (rev 4721)
@@ -667,7 +667,7 @@
     fname can be a filename or a file handle.  Support for gzipped files is
     automatic, if the filename ends in .gz
 
-    See scipy.loadmat to read and write matfiles.
+    See scipy.io.loadmat to read and write matfiles.
 
     Example usage:
 




More information about the Numpy-svn mailing list