I'm seeing a nasty memory leak in my strip chart widget using matplotlib
1.0, TkAgg and Mac OS X 10.5
I've posted a minimal version here:
<http://www.astro.washington.edu/users/rowen/python/MinimalStripChartWdg.
It doesn't seem to matter if I use the animation API or not (the example
does not).
Any ideas? If this is a bug I'll report it, but I hope I'm just doing
something wrong.
-- Russell