On Sun, Dec 14, 2008 at 7:46 PM, Sandro Tosi <matrixh...@gmail.com> wrote:

> Well, what I'm actually asking is: can I use any matplotlibrc file (be
> it from any location in the tarball or forged during build process) or
> the one in doc/mpl_data has something specific to documentation that
> needs to be preserved.

In svn, doc/mpl_data is just a symlink to lib/matplotlib/mpl-data

  
http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/doc/mpl_data?view=markup

Apparently symlinks are lost in building an sdist, and doc/mpl_data
becomes a copy.  So in the actual src, the rc files are not just
identical in the two locations, they are the same file.  It makes the
most sense for the users to see in the docs the default rc file they
are getting with your actual install.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to