]> granicus.if.org Git - python/commit
Issue #15467: Move helpers for __sizeof__ tests into test_support.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 29 Jul 2012 14:33:05 +0000 (16:33 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 29 Jul 2012 14:33:05 +0000 (16:33 +0200)
commit33f799725cb9ae21f0fed87eea4b13d7611ceeee
treeba45c2e081d23c66388b5530c584085d0920b932
parent90bc2dbccef5d74f0dd6875c555ee33187cfec37
Issue #15467: Move helpers for __sizeof__ tests into test_support.
Patch by Serhiy Storchaka.
Lib/test/support.py
Lib/test/test_struct.py
Lib/test/test_sys.py
Misc/NEWS