SourceForge logo
SourceForge logo
Menu

matplotlib-checkins

Revision: 8841
 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8841&view=rev
Author: mdboom
Date: 2010年12月14日 17:37:42 +0000 (2010年12月14日)
Log Message:
-----------
[3137172] Fix cyclical import problem.
Modified Paths:
--------------
 branches/v1_0_maint/lib/matplotlib/tri/triplot.py
Modified: branches/v1_0_maint/lib/matplotlib/tri/triplot.py
===================================================================
--- branches/v1_0_maint/lib/matplotlib/tri/triplot.py	2010年12月14日 17:31:11 UTC (rev 8840)
+++ branches/v1_0_maint/lib/matplotlib/tri/triplot.py	2010年12月14日 17:37:42 UTC (rev 8841)
@@ -1,4 +1,3 @@
-import matplotlib.axes
 from matplotlib.cbook import ls_mapper
 from matplotlib.patches import PathPatch
 from matplotlib.path import Path
@@ -39,6 +38,8 @@
 
 .. plot:: mpl_examples/pylab_examples/triplot_demo.py
 """
+ import matplotlib.axes
+
 tri, args, kwargs = Triangulation.get_from_args_and_kwargs(*args, **kwargs)
 
 x = tri.x
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /