Revision: 7277
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7277&view=rev
Author:   evilguru
Date:     2009-07-21 08:31:11 +0000 (Tue, 21 Jul 2009)

Log Message:
-----------
No need to import mathtex in the Qt4 backend.

Modified Paths:
--------------
    branches/mathtex/lib/matplotlib/backends/backend_qt4.py

Modified: branches/mathtex/lib/matplotlib/backends/backend_qt4.py
===================================================================
--- branches/mathtex/lib/matplotlib/backends/backend_qt4.py     2009-07-21 
08:25:17 UTC (rev 7276)
+++ branches/mathtex/lib/matplotlib/backends/backend_qt4.py     2009-07-21 
08:31:11 UTC (rev 7277)
@@ -10,7 +10,6 @@
      FigureManagerBase, FigureCanvasBase, NavigationToolbar2, IdleEvent, 
cursors
 from matplotlib._pylab_helpers import Gcf
 from matplotlib.figure import Figure
-from matplotlib.mathtext import MathTextParser
 from matplotlib.widgets import SubplotTool
 
 try:


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

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to