]> granicus.if.org Git - python/commit
Added a simple NEWOBJ test. This is in the pickle-only part of the
authorTim Peters <tim.peters@gmail.com>
Thu, 13 Feb 2003 18:42:00 +0000 (18:42 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 13 Feb 2003 18:42:00 +0000 (18:42 +0000)
commite9ef203ea69d64b2bdaae4ebbb79e46716cd437d
treecd937511d1b04c59035b6367b80ae6df91a89992
parentc1eea67d9384f25febfe03437db426c0062f4c1d
Added a simple NEWOBJ test.  This is in the pickle-only part of the
test for now (cPickle can't yet produce NEWOBJ).
Lib/test/pickletester.py