diff options
author | Barry Warsaw <barry@python.org> | 1997-01-16 16:49:44 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-01-16 16:49:44 (GMT) |
commit | 47d35007877195b5ee31f4211b4d077330203b6a (patch) | |
tree | 8c6ac024e045b3ecb065dc2f42f2c10dabe228b2 /Lib/binhex.py | |
parent | 4852d37fdd1c302582974de8e11b48a2c69695c0 (diff) | |
download | cpython-47d35007877195b5ee31f4211b4d077330203b6a.zip cpython-47d35007877195b5ee31f4211b4d077330203b6a.tar.gz cpython-47d35007877195b5ee31f4211b4d077330203b6a.tar.bz2 |
set_key(): Use Py_CHARMASK macro to get the character from the array
unsigned. This fixes the 8bit-char-in-key platform incompatibility.
I also removed the old backwards compatibility code, and the commented
lisp rotor code. I retained the lisp docstrings as comments preceding
each function.
Diffstat (limited to 'Lib/binhex.py')
0 files changed, 0 insertions, 0 deletions