[Scipy-svn] r4685 - branches/interpolate

scipy-svn at scipy.org scipy-svn at scipy.org
Thu Sep 4 12:47:21 EDT 2008


Author: oliphant
Date: 2008-09-04 11:47:08 -0500 (Thu, 04 Sep 2008)
New Revision: 4685

Modified:
   branches/interpolate/info.py
Log:
Test

Modified: branches/interpolate/info.py
===================================================================
--- branches/interpolate/info.py	2008-09-03 19:31:15 UTC (rev 4684)
+++ branches/interpolate/info.py	2008-09-04 16:47:08 UTC (rev 4685)
@@ -1,6 +1,7 @@
 # FIXME : better docstring.  This needs updating as features change,
 #       and it also discusses technical points as well as user-interface.
 
+
 __doc__ = \
 """
     This module provides several functions and classes for interpolation
@@ -60,4 +61,4 @@
 
 """
         
-postpone_import = 1
\ No newline at end of file
+postpone_import = 1




More information about the Scipy-svn mailing list