mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
c3b39245a7
Also fix len() to return number of items rather than length in bytes. I'm sorry it was not possible for me to work on this without reindenting a bit some stuff around. The indentation in memoryobject.c is a mess, I'll open a separate bug for it.