> "John" == John Hunter <[EMAIL PROTECTED]> writes:
John> If your patch doesn't make it in within 48 hours please post
John> here with a complaint.
OK, I committed it. In addition to the files you modified, you should
consider CHANGELOG and API_CHANGES. The former for non-trivial
co
> "Tim" == Tim Leslie <[EMAIL PROTECTED]> writes:
Tim> John, I was wondering if I have svn write access. I seem to
Tim> recall I had it a year or two ago, but I can't find any
Tim> evidence to back this up, so maybe I'm mistaken. Could you
Tim> check for me?
I don't see you on
On 12/20/06, John Hunter <[EMAIL PROTECTED]> wrote:
> "Tim" == Tim Leslie <[EMAIL PROTECTED]> writes:
Tim> colormaps. My question is, how should the output of
Tim> boilerplate.py be included into pylab.py? Should I just cut
Tim> and paste the output, or is there some automagic too
> "Tim" == Tim Leslie <[EMAIL PROTECTED]> writes:
Tim> When running examples/dynamic_demo I get a segfault with the
Tim> following backtrace. Does anyone have any thoughts on what
Tim> might be causing this? I'm using python 2.4 .4c1 and the
Tim> latest svn version of mpl/numpy
> "Tim" == Tim Leslie <[EMAIL PROTECTED]> writes:
Tim> colormaps. My question is, how should the output of
Tim> boilerplate.py be included into pylab.py? Should I just cut
Tim> and paste the output, or is there some automagic tool for
Tim> doing it?
Yep, just cut the stuff belo
When running examples/dynamic_demo I get a segfault with the following
backtrace. Does anyone have any thoughts on what might be causing
this? I'm using python 2.4 .4c1 and the latest svn version of
mpl/numpy/scipy.
Cheers,
Tim
#0 0x004be54f in PyFrame_New ()
#1 0x00476004 in
Hi All,
As part of nipy[1] we have a spectral colormap which we use and would
like to include it upstream as part of matplotlib. I'm working on a
patch but before I submit it, I need some advice on how boilerplate.py
should be used. I've made the required additions to _cm.py, pylab.py
and boilerpl