On Apr 24, 3:46 pm, Ole Streicher <ole-usenet-s...@gmx.net> wrote:
> Arnaud Delobelle <arno...@googlemail.com> writes:
> > numpy.ndarray has a __new__ method (and no __init__).  I guess this is
> > the one you should override.  Try:
>
> What is the difference?
>
> best regards
>
> Ole

Here's an explanation.

    http://www.python.org/download/releases/2.2.3/descrintro/#__new__

--
Arnaud
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to