]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed Issue3122 and extended sys.getsizeof tests for built-in types.
authorRobert Schuppenies <okkotonushi@googlemail.com>
Thu, 10 Jul 2008 13:43:26 +0000 (13:43 +0000)
committerRobert Schuppenies <okkotonushi@googlemail.com>
Thu, 10 Jul 2008 13:43:26 +0000 (13:43 +0000)
commitd2cd86ddd5c3d90911a98a1440563118297e45db
tree3380b02500cd76ba066e7de9494277380ea0003b
parent548db58e0264385026c892c524522e82f8468fa5
Fixed Issue3122 and extended sys.getsizeof tests for built-in types.
Lib/test/test_sys.py
Python/sysmodule.c