Revision: 6206 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6206&view=rev Author: jdh2358 Date: 2008-10-15 15:54:33 +0000 (Wed, 15 Oct 2008)
Log Message: ----------- fixed typo in mathtext introduced in last commit Modified Paths: -------------- trunk/matplotlib/examples/pylab_examples/mathtext_examples.py Modified: trunk/matplotlib/examples/pylab_examples/mathtext_examples.py =================================================================== --- trunk/matplotlib/examples/pylab_examples/mathtext_examples.py 2008-10-15 15:51:35 UTC (rev 6205) +++ trunk/matplotlib/examples/pylab_examples/mathtext_examples.py 2008-10-15 15:54:33 UTC (rev 6206) @@ -55,8 +55,8 @@ if sys.maxunicode > 0xffff: stests.append('$\mathrm{\ue0f2 \U0001D538}$') - ] + from pylab import * def doall(): 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