Revision: 6131
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6131&view=rev
Author:   jswhit
Date:     2008-09-28 13:32:55 +0000 (Sun, 28 Sep 2008)

Log Message:
-----------
remove debug statements

Modified Paths:
--------------
    trunk/toolkits/basemap/examples/warpimage.py

Modified: trunk/toolkits/basemap/examples/warpimage.py
===================================================================
--- trunk/toolkits/basemap/examples/warpimage.py        2008-09-28 13:29:21 UTC 
(rev 6130)
+++ trunk/toolkits/basemap/examples/warpimage.py        2008-09-28 13:32:55 UTC 
(rev 6131)
@@ -60,8 +60,6 @@
 m.drawparallels(np.arange(-90,90,30),labels=[1,0,0,0],color='0.5')
 plt.title("Blue Marble image - non-native 'cyl' projection",fontsize=12)
 print 'plot non-native cylindrical map (warping needed) ...'
-plt.show()
-raise SystemExit
 
 # create new figure
 fig=plt.figure()


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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to