]> granicus.if.org Git - python/commit
Do a better job of testing that opcodes aren't generated under protocols
authorTim Peters <tim.peters@gmail.com>
Mon, 3 Feb 2003 21:31:22 +0000 (21:31 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 3 Feb 2003 21:31:22 +0000 (21:31 +0000)
commit61bf257633c44e25612ac3329c6ec9c1c47665f1
tree227669b0b3dc249d583793251fe98153aa772f36
parent28d81966c9e61a7004aa4635dbb64395eb0d519c
Do a better job of testing that opcodes aren't generated under protocols
earlier than the ones in which they were introduced.
Lib/test/pickletester.py