Re: Weird irreproducible error
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Weird irreproducible error
- From: Steve Heller <steve@...>
- Date: 2007年10月07日 07:30:23 -0500
On Sun, 7 Oct 2007 06:25:22 -0600, "Patrick Donnelly"
<batrick.donnelly@gmail.com> wrote:
>Could be you're expecting pairs() to do the same order every time,
>even with the same data input every time.
I don't think that is the problem. I don't rely on the order of
pairs() at all, as far as I know.
I do wonder though: why wouldn't pairs() produce the same order, with
the same data and script(s)?
Steve