Revision: 7281
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7281&view=rev
Author:   evilguru
Date:     2009-07-22 10:54:35 +0000 (Wed, 22 Jul 2009)

Log Message:
-----------
Remove the mathtext include from the Qt3 backend.

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

Modified: branches/mathtex/lib/matplotlib/backends/backend_qt.py
===================================================================
--- branches/mathtex/lib/matplotlib/backends/backend_qt.py      2009-07-21 
19:30:28 UTC (rev 7280)
+++ branches/mathtex/lib/matplotlib/backends/backend_qt.py      2009-07-22 
10:54:35 UTC (rev 7281)
@@ -10,7 +10,6 @@
      FigureManagerBase, FigureCanvasBase, NavigationToolbar2, 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.

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to