Re: [matplotlib-devel] refcount bug

2007-10-11 Thread Jörgen Stenarson
John Hunter skrev: > On 10/11/07, Michael Droettboom <[EMAIL PROTECTED]> wrote: >> An an extra data point, the attached script runs for over 1000 >> iterations on Linux. By no means am I suggesting that as a fix ;) >> ...just a data point for someone on Windows that this is probably >> Windows-spe

Re: [matplotlib-devel] refcount bug

2007-10-11 Thread Jörgen Stenarson
You're right I'm stuck on windows. I just realised I forgot to say that I'm using python 2.4. /Jörgen Michael Droettboom skrev: > An an extra data point, the attached script runs for over 1000 > iterations on Linux. By no means am I suggesting that as a fix ;) > ...just a data point for someo

Re: [matplotlib-devel] refcount bug

2007-10-11 Thread John Hunter
On 10/11/07, Michael Droettboom <[EMAIL PROTECTED]> wrote: > An an extra data point, the attached script runs for over 1000 > iterations on Linux. By no means am I suggesting that as a fix ;) > ...just a data point for someone on Windows that this is probably > Windows-specific. I also ran to 100

Re: [matplotlib-devel] refcount bug

2007-10-11 Thread Michael Droettboom
An an extra data point, the attached script runs for over 1000 iterations on Linux. By no means am I suggesting that as a fix ;) ...just a data point for someone on Windows that this is probably Windows-specific. Cheers, Mike Jörgen Stenarson wrote: > Hi, > > I have a problem with matplotlib