On Mon, Sep 29, 2008 at 12:40, Charles R Harris
<[EMAIL PROTECTED]> wrote:
>
> On Mon, Sep 29, 2008 at 11:35 AM, Robert Kern <[EMAIL PROTECTED]> wrote:
>>
>> On Mon, Sep 29, 2008 at 12:30, Charles R Harris
>> <[EMAIL PROTECTED]> wrote:
>> >
>> > On Mon, Sep 29, 2008 at 11:27 AM, Robert Kern <[EMAIL PROTECTED]>
>> > wrote:

>> >> When is -OO ever used for running tests? The assert statement is used
>> >> for tests under nose.
>> >
>> > When it is the default on windows platforms. There was a ticket..
>>
>> I see #893, which talks about when -OO is used explicitly and when
>> numpy is part of a py2exe application. This does not refer to any
>> default configuration on Windows platforms.
>
> Let's put it this way, if the tests were consistent with assert then they
> couldn't be run with the -OO option. If they *can* be run with the -OO
> option then they had better run correctly.

I'm afraid that I don't understand what you are referring to.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to