diff options
author | Raymond Hettinger <python@rcn.com> | 2004-03-12 15:30:38 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-03-12 15:30:38 (GMT) |
commit | 6e058d70efb0acbcc19567f9711e14314c8f20e2 (patch) | |
tree | a55f766ee4c6366723f756970eb8906fdc5c9cad /Python | |
parent | 2d783e9b16e5500d4ef6a2783b92051fe9fed154 (diff) | |
download | cpython-6e058d70efb0acbcc19567f9711e14314c8f20e2.zip cpython-6e058d70efb0acbcc19567f9711e14314c8f20e2.tar.gz cpython-6e058d70efb0acbcc19567f9711e14314c8f20e2.tar.bz2 |
* Eliminate duplicate call to PyObject_Size().
(Spotted by Michael Hudson.)
* Now that "selflen" is no longer inside a loop, it should not be a
register variable.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions