diff options
| author | Tim Peters <tim.peters@gmail.com> | 2003-01-28 15:27:57 (GMT) |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2003-01-28 15:27:57 (GMT) |
| commit | d0f7c86a20e9cef8cbf2c8fb676fcc8d8a7000b4 (patch) | |
| tree | dbb687921cbbff2baf04022d02361e2a153eaa69 /Lib/bsddb/test/test_misc.py | |
| parent | 1be31759929c67a3f0b8d11ac8a48ab881760fa8 (diff) | |
| download | cpython-d0f7c86a20e9cef8cbf2c8fb676fcc8d8a7000b4.zip cpython-d0f7c86a20e9cef8cbf2c8fb676fcc8d8a7000b4.tar.gz cpython-d0f7c86a20e9cef8cbf2c8fb676fcc8d8a7000b4.tar.bz2 | |
dis(): Not all opcodes are printable anymore, so print the repr
of the opcode character instead (but stripping the quotes).
Added a proto 2 test section for the canonical recursive-tuple case.
Note that since pickle's save_tuple() takes different paths depending on
tuple length now, beefier tests are really needed (but not in pickletools);
the "short tuple" case tried here was actually broken yesterday, and it's
subtle stuff so needs to be tested.
Diffstat (limited to 'Lib/bsddb/test/test_misc.py')
0 files changed, 0 insertions, 0 deletions
