[matplotlib-devel] documentation error at http://matplotlib.sourceforge.net/sampledoc/custom_look.html

2012-08-28 Thread keith.briggs
"TS Elliots' maxim" should be "T. S. Eliot's maxim" :) Keith -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can res

Re: [matplotlib-devel] Running tests on latest master

2012-08-28 Thread Benjamin Root
On Tue, Aug 28, 2012 at 10:06 AM, Nelle Varoquaux wrote: > On 28 August 2012 16:01, Benjamin Root wrote: > > > > > > On Tue, Aug 28, 2012 at 9:58 AM, Benjamin Root wrote: > >> > >> > >> > >> On Tue, Aug 28, 2012 at 9:47 AM, Nelle Varoquaux > >> wrote: > >>> > >>> Hello, > >>> > >>> I've just c

Re: [matplotlib-devel] Running tests on latest master

2012-08-28 Thread Nelle Varoquaux
On 28 August 2012 16:01, Benjamin Root wrote: > > > On Tue, Aug 28, 2012 at 9:58 AM, Benjamin Root wrote: >> >> >> >> On Tue, Aug 28, 2012 at 9:47 AM, Nelle Varoquaux >> wrote: >>> >>> Hello, >>> >>> I've just checked out the source code from github, and I ran the >>> tests. Unfortunately, I get

Re: [matplotlib-devel] Running tests on latest master

2012-08-28 Thread Benjamin Root
On Tue, Aug 28, 2012 at 9:58 AM, Benjamin Root wrote: > > > On Tue, Aug 28, 2012 at 9:47 AM, Nelle Varoquaux < > nelle.varoqu...@gmail.com> wrote: > >> Hello, >> >> I've just checked out the source code from github, and I ran the >> tests. Unfortunately, I get loads of errors (more than 1k), most

Re: [matplotlib-devel] Running tests on latest master

2012-08-28 Thread Benjamin Root
On Tue, Aug 28, 2012 at 9:47 AM, Nelle Varoquaux wrote: > Hello, > > I've just checked out the source code from github, and I ran the > tests. Unfortunately, I get loads of errors (more than 1k), most of > them such as the following: > > Looks like you triggered a code-path that most of us haven't

[matplotlib-devel] Running tests on latest master

2012-08-28 Thread Nelle Varoquaux
Hello, I've just checked out the source code from github, and I ran the tests. Unfortunately, I get loads of errors (more than 1k), most of them such as the following: == ERROR: matplotlib.tests.test_text.test_multiline.test ---