Revision: 5977
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5977&view=rev
Author:   mdboom
Date:     2008-08-05 19:32:44 +0000 (Tue, 05 Aug 2008)

Log Message:
-----------
[ 2033106 ] Wrong exception raised (typo) in axes3d.py

Modified Paths:
--------------
    trunk/matplotlib/lib/matplotlib/axes3d.py

Modified: trunk/matplotlib/lib/matplotlib/axes3d.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/axes3d.py   2008-08-05 19:02:30 UTC (rev 
5976)
+++ trunk/matplotlib/lib/matplotlib/axes3d.py   2008-08-05 19:32:44 UTC (rev 
5977)
@@ -1 +1 @@
-raise NotImplmentedError('axes3d is not supported in matplotlib-0.98.  You may 
want to try the 0.91.x maintenance branch')
+raise NotImplementedError('axes3d is not supported in matplotlib-0.98.  You 
may want to try the 0.91.x maintenance branch')


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
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to