]> granicus.if.org Git - python/commit
Added tests for new signature of new.instance().
authorFred Drake <fdrake@acm.org>
Sun, 28 Jan 2001 03:57:39 +0000 (03:57 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 28 Jan 2001 03:57:39 +0000 (03:57 +0000)
commit64d42c5bb12a38e9a2c71ccc3570bcd7ba46a943
tree1bc3a2748ff212a93e2862fc0331102a85ae1893
parentceb2bff09ee06304ce4d2c49ecd79bac7fd84298
Added tests for new signature of new.instance().

Use test_support.verify() where applicable.
Lib/test/test_new.py