Alexander Belopolsky added the comment:

On Sep 1, 2012, at 10:24 AM, Stefan Krah <rep...@bugs.python.org> wrote:

> 
> The definition hash(m) == hash(m.tobytes()) is pretty straightforward.

I probably missed something from the early discussion, but doesn't this 
definition only work for 1d (or 0d) views? Shouldn't shape come into 
calculation for multidimensional views?

----------
nosy: +Alexander.Belopolsky

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15814>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to