Revision: 6970
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6970&view=rev
Author:   jswhit
Date:     2009-03-09 15:19:49 +0000 (Mon, 09 Mar 2009)

Log Message:
-----------
tweak interp docstring to be more general (xout, yout don't actually have to be 
rank-2)

Modified Paths:
--------------
    trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py

Modified: trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py
===================================================================
--- trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py 2009-03-08 
13:29:00 UTC (rev 6969)
+++ trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py 2009-03-09 
15:19:49 UTC (rev 6970)
@@ -3598,8 +3598,7 @@
                      y, 2nd dimension x.
     xin, yin         rank-1 arrays containing x and y of
                      datain grid in increasing order.
-    xout, yout       rank-2 arrays containing x and y of desired output
-                     grid.
+    xout, yout       arrays containing x and y of desired output grid.
     ==============   ====================================================
 
     .. tabularcolumns:: |l|L|


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to