]> granicus.if.org Git - python/commit
Fixed: sys.getsizeof does not take the actual length of the tuples into account.
authorRobert Schuppenies <okkotonushi@googlemail.com>
Fri, 13 Jun 2008 13:29:37 +0000 (13:29 +0000)
committerRobert Schuppenies <okkotonushi@googlemail.com>
Fri, 13 Jun 2008 13:29:37 +0000 (13:29 +0000)
commit73e9ffc811f71172ea17ea96cdc4bb1b74b58b47
tree373044cb89757dd8167b534719a35225f32cf9af
parent60c0be3acd5ba11392bb4dac4baf97aad1eebde3
Fixed: sys.getsizeof does not take the actual length of the tuples into account.
Lib/test/test_sys.py
Objects/tupleobject.c