]> granicus.if.org Git - python/commit
Add directory which contains known ref leaks. Some of these are likely to be system...
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 28 Feb 2006 19:02:05 +0000 (19:02 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 28 Feb 2006 19:02:05 +0000 (19:02 +0000)
commitedc8f1366af2d32882649647a7a79873a6cb9503
treeaa51d64976c2f4f987fe7b631e1cc1a47e1fce70
parent99b4ee637322a9e3705a316008f9fc68eefceb02
Add directory which contains known ref leaks.  Some of these are likely to be system dependent (like test_gestalt).
Lib/test/leakers/README [new file with mode: 0644]
Lib/test/leakers/__init__.py [new file with mode: 0644]
Lib/test/leakers/test_gestalt.py [new file with mode: 0644]
Lib/test/leakers/test_tee.py [new file with mode: 0644]