Subject: Re: local_variables and bindings
From: ts <decoux moulon.inra.fr>
Date: Tue, 4 Mar 2008 18:29:06 +0900
References: 15754
In-reply-to: 15754
>>>>> "D" == Dave Thomas <dave / pragprog.com> writes:
D> 1.8 output ["a", "b"], while 1.9 outputs an empty array. Is this
D> expected behavior?
I don't know if it's the expected behavior but for me it was always a known
problem.
Guy Decoux