From: <jo...@us...> - 2010-12-05 21:05:39
|
Revision: 8815 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8815&view=rev Author: jouni Date: 2010-12-05 21:05:33 +0000 (Sun, 05 Dec 2010) Log Message: ----------- Fix examples.directory documentation Modified Paths: -------------- branches/v1_0_maint/matplotlibrc.template Modified: branches/v1_0_maint/matplotlibrc.template =================================================================== --- branches/v1_0_maint/matplotlibrc.template 2010-11-30 17:48:42 UTC (rev 8814) +++ branches/v1_0_maint/matplotlibrc.template 2010-12-05 21:05:33 UTC (rev 8815) @@ -378,4 +378,4 @@ # https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/trunk/sample_data #examples.download : True # False to bypass downloading mechanism -#examples.directory : '' # absolute directory to look in if download is false +#examples.directory : '' # directory to look in if download is false This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |