From: Gael V. <gae...@no...> - 2006-10-04 02:12:02
|
On Tue, Oct 03, 2006 at 11:53:22AM +0200, Lars Bittrich wrote: > On Monday 02 October 2006 23:53, Travis Oliphant wrote: > > This is a Python 2.5 issue (the new __index__ method) was incorrectly > > implemented and allowing a 1-d array to be interpreted as an index. > > This should be fixed in SVN. > Ok, thank you. I tried that but the version of python-svn is 2.6 No, Travis was talking of the numpy svn, not the python svn. Gael |