diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-01-27 21:15:36 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-01-27 21:15:36 +0000 |
commit | bbf63cd05c9bc24964daeee7e5799d0f21091ad3 (patch) | |
tree | 889828ae82676a5da68ea402ac3e21998ddf78ab /Lib/pickletools.py | |
parent | 22a449aaccede97288ee98be7e862b957e77a557 (diff) | |
download | cpython-git-bbf63cd05c9bc24964daeee7e5799d0f21091ad3.tar.gz |
Using marshal functions to pack & unpack 1-byte ints is an obscure &
expensive way to spell chr() and ord().
Diffstat (limited to 'Lib/pickletools.py')
0 files changed, 0 insertions, 0 deletions