On Apr 24, 3:46 pm, Ole Streicher <[email protected]> wrote: > Arnaud Delobelle <[email protected]> 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
