Re: [matplotlib-devel] Missing or broken examples

2007-10-29 Thread Michael Droettboom
John Hunter wrote: > After that, are you getting close Michael to merging your branch into > the trunk? I think our lines crossed -- I just sent an e-mail about this. This is probably implied, but I think it would be a good idea to keep a maintenance branch around based on the upcoming release -

Re: [matplotlib-devel] Missing or broken examples

2007-10-29 Thread John Hunter
On 10/29/07, Michael Droettboom <[EMAIL PROTECTED]> wrote: > I've also run backend_driver.py through a code coverage tool > (coverage.py) and identified a few large parts of the code that weren't > covered. I added a dozen or so existing examples to backend_driver, and > now though there are lots

Re: [matplotlib-devel] Missing or broken examples

2007-10-29 Thread John Hunter
On 10/29/07, Michael Droettboom <[EMAIL PROTECTED]> wrote: > I've been relying very heavily on the examples lately to test my > refactored branch of matplotlib. In doing so, I've discovered a few > that are currently broken in matplotlib's trunk. I'm reporting these > just to bring them to the a