"John Hunter" <[EMAIL PROTECTED]> writes:
> Actually, I think I saved that in the freezer still in the envelope as
> a memento -- maybe I can just send that one on to save the dollar!
That sounds like something that could get me in trouble with Finnish
customs officials. I may have an opportunity
On 3/1/07, Perry Greenfield <[EMAIL PROTECTED]> wrote:
> What, you didn't like the way I did it? ;-)
Actually, I think I saved that in the freezer still in the envelope as
a memento -- maybe I can just send that one on to save the dollar!
JDH
On Mar 1, 2007, at 10:15 AM, John Hunter wrote:
> On 3/1/07, Jouni K. Seppänen <[EMAIL PROTECTED]> wrote:
>> I committed the following change, which seems to fix the bug.
>
>> -handles = ax.lines
>> +handles = ax.lines[:]
>
> Wow, nasty and subtle. Good work! Now how do
On 3/1/07, Jouni K. Seppänen <[EMAIL PROTECTED]> wrote:
> I committed the following change, which seems to fix the bug.
> -handles = ax.lines
> +handles = ax.lines[:]
Wow, nasty and subtle. Good work! Now how do I get a doughnut to you
in Finland :-) Any ideas Perry?
J
I committed the following change, which seems to fix the bug.
Index: legend.py
===
--- legend.py (revision 3031)
+++ legend.py (working copy)
@@ -315,7 +315,7 @@
raise Exception, 'Auto legends not available for figure