Revision: 7408 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7408&view=rev Author: ryanmay Date: 2009-08-06 19:24:40 +0000 (Thu, 06 Aug 2009)
Log Message: ----------- Add missing import. Modified Paths: -------------- trunk/matplotlib/lib/matplotlib/pyplot.py Modified: trunk/matplotlib/lib/matplotlib/pyplot.py =================================================================== --- trunk/matplotlib/lib/matplotlib/pyplot.py 2009-08-06 18:51:58 UTC (rev 7407) +++ trunk/matplotlib/lib/matplotlib/pyplot.py 2009-08-06 19:24:40 UTC (rev 7408) @@ -1358,7 +1358,7 @@ ## Plotting part 1: manually generated functions and wrappers ## - +import matplotlib.colorbar def colorbar(mappable=None, cax=None, ax=None, **kw): if mappable is None: mappable = gci() This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Matplotlib-checkins mailing list Matplotlib-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins