]> granicus.if.org Git - python/commit
Fixed sizeof tests for dict and type (they were passed by accident).
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Dec 2015 09:40:00 +0000 (11:40 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Dec 2015 09:40:00 +0000 (11:40 +0200)
commita3c22424619b51e8598161beeb597d8d7ac4e1c2
treeeedf0888089e5af40ab73115007f20077582e44b
parent0b72ae8e78dd514d4d6d6f38e4948678fcb634fe
Fixed sizeof tests for dict and type (they were passed by accident).
Added tests for dict views.
Lib/test/test_sys.py