]> granicus.if.org Git - python/commit
test_newobj_generic(): Use the global protocols vector instead of a
authorTim Peters <tim.peters@gmail.com>
Mon, 3 Feb 2003 22:28:41 +0000 (22:28 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 3 Feb 2003 22:28:41 +0000 (22:28 +0000)
commit5013bd9438be9b2faa8a70c72ef57bae1fe4a031
treef207d2a80617c87fc18ee72500186bf07c105c61
parent22e71711b3abceb2d0dfca0f252e9c43b4ca23ad
test_newobj_generic():  Use the global protocols vector instead of a
hardcoded list.
Lib/test/pickletester.py