Revision: 8421
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8421&view=rev
Author:   efiring
Date:     2010-06-12 22:32:18 +0000 (Sat, 12 Jun 2010)

Log Message:
-----------
backend_tkagg: fix major typo from last commit

Modified Paths:
--------------
    trunk/matplotlib/lib/matplotlib/backends/backend_tkagg.py

Modified: trunk/matplotlib/lib/matplotlib/backends/backend_tkagg.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/backends/backend_tkagg.py   2010-06-12 
22:08:16 UTC (rev 8420)
+++ trunk/matplotlib/lib/matplotlib/backends/backend_tkagg.py   2010-06-12 
22:32:18 UTC (rev 8421)
@@ -8,7 +8,7 @@
 import Tkinter as Tk, FileDialog
 
 # Paint image to Tk photo blitter extension
-import import matplotlib.backends.tkagg as tkagg
+import matplotlib.backends.tkagg as tkagg
 
 from matplotlib.backends.backend_agg import FigureCanvasAgg
 


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

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to