commit | c779515a75fc083d355aef5121ed78f0b0a58588 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Jul 12 20:01:52 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Jul 12 20:01:52 2010 +0000 |
tree | 5786daca0b3e931ba1bf0a670099d0c73a8424e2 | |
parent | 2efaf967717f65303e8e8bcad9a9225f0f6f7713 [diff] |
Fix definition of len() and indexing for memoryview objects (part of #7696).