Re: [matplotlib-devel] new release?

2008-05-14 Thread Mark Bakker
That fixes it on my machine. Except that the function GetRealpathAndStat is in cbook.py (I don't even have a mplutil.py file). Thanks, Mark On Tue, May 13, 2008 at 7:21 PM, Michael Droettboom <[EMAIL PROTECTED]> wrote: > I suspect on Windows it is safe enough (in most cases) to use the realpath >

Re: [matplotlib-devel] new release?

2008-05-14 Thread Michael Droettboom
You're right. Just a typo on my part. I'll commit these changes to SVN so they'll make it into the next release. Cheers, Mike Mark Bakker wrote: > That fixes it on my machine. > Except that the function GetRealpathAndStat is in cbook.py (I don't > even have a mplutil.py file). > Thanks, > Mar

Re: [matplotlib-devel] fix for "errorbar" method skipping over plot color cycle

2008-05-14 Thread Erik Tollerud
It'd be nice to get this into the new release unless it has been somehow fixed by some other code path in the latest svn... the line numbers on the diff are no longer accurate, but the idea is still the same - just change all lines of the form caplines.extend( self.plot(leftlo, ylo,ls=None, marker