Revision: 6888 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6888&view=rev Author: jswhit Date: 2009-02-06 13:12:38 +0000 (Fri, 06 Feb 2009)
Log Message: ----------- import cm into basemap namespace 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-02-06 02:51:24 UTC (rev 6887) +++ trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py 2009-02-06 13:12:38 UTC (rev 6888) @@ -41,6 +41,7 @@ import numpy.ma as ma from shapelib import ShapeFile import _geoslib, netcdftime +import cm # basemap data files now installed in lib/matplotlib/toolkits/basemap/data # check to see if environment variable BASEMAPDATA set to a directory, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Matplotlib-checkins mailing list Matplotlib-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins