SourceForge logo
SourceForge logo
Menu

matplotlib-checkins

Revision: 5011
 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5011&view=rev
Author: mdboom
Date: 2008年03月21日 06:10:20 -0700 (2008年3月21日)
Log Message:
-----------
Bugfix: [ 1912719 ] TypeError in Exception __get_configdir()
Thanks, Andrea Tomasini
Modified Paths:
--------------
 branches/v0_91_maint/lib/matplotlib/__init__.py
Modified: branches/v0_91_maint/lib/matplotlib/__init__.py
===================================================================
--- branches/v0_91_maint/lib/matplotlib/__init__.py	2008年03月20日 20:30:44 UTC (rev 5010)
+++ branches/v0_91_maint/lib/matplotlib/__init__.py	2008年03月21日 13:10:20 UTC (rev 5011)
@@ -397,7 +397,7 @@
 
 if os.path.exists(p):
 if not _is_writable_dir(p):
- raise RuntimeError("'%s' is not a writable dir; you must set %s/.matplotlib to be a writable dir. You can also set environment variable MPLCONFIGDIR to any writable directory where you want matplotlib data stored "%h)
+ raise RuntimeError("'%s' is not a writable dir; you must set %s/.matplotlib to be a writable dir. You can also set environment variable MPLCONFIGDIR to any writable directory where you want matplotlib data stored "% (h, h))
 else:
 if not _is_writable_dir(h):
 raise RuntimeError("Failed to create %s/.matplotlib; consider setting MPLCONFIGDIR to a writable directory for matplotlib configuration data"%h)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 5634
 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5634&view=rev
Author: jdh2358
Date: 2008年06月22日 09:30:14 -0700 (2008年6月22日)
Log Message:
-----------
bumped the version num
Modified Paths:
--------------
 branches/v0_91_maint/lib/matplotlib/__init__.py
Modified: branches/v0_91_maint/lib/matplotlib/__init__.py
===================================================================
--- branches/v0_91_maint/lib/matplotlib/__init__.py	2008年06月22日 16:24:02 UTC (rev 5633)
+++ branches/v0_91_maint/lib/matplotlib/__init__.py	2008年06月22日 16:30:14 UTC (rev 5634)
@@ -55,7 +55,7 @@
 """
 from __future__ import generators
 
-__version__ = '0.91.3'
+__version__ = '0.91.4'
 __revision__ = '$Revision$'
 __date__ = '$Date$'
 
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 によって変換されたページ (->オリジナル) /