From: Tim L. <tim...@gm...> - 2006-12-20 04:47:33
|
On 12/20/06, John Hunter <jdh...@ac...> wrote: > >>>>> "Tim" == Tim Leslie <tim...@gm...> 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 below > > ### Do not edit below this point > > and paste in the boilerplate output. Thanks, that all seems to have worked fine. I've attached the patch with this email. John, I was wondering if I have svn write access. I seem to recall I had it a year or two ago, but I can't find any evidence to back this up, so maybe I'm mistaken. Could you check for me? Cheers, Tim > > JDH > |