On Wed, Jan 5, 2011 at 23:22, John Hunter <jdh2...@gmail.com> wrote:
> OK, I found the problem.  Somehow my edit to sphinxext.plot_directive
> to actually call the new function was not saved and committed.  I just
> fixed this, so the branch *should* work.  The branch
> matlpotlib/sphinxext/plot_directive.py should call rc_file_defaults
> rather than rcdefaults.  After an svn up, confirm that this is so
> before testing.

$ grep -c rc_file_defaults lib/matplotlib/sphinxext/plot_directive.py
0

so it's not there :(

and the only file containing rc_file_defaults is lib/matplotlib/__init__.py

of course, examples are stil stuck if no network to SF is available

Oh i think I got it, lib/matplotlib/sphinxext/plot_directive.py  was
updated on trunk instead of the v1.0 branch.

Cheers,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to