summaryrefslogtreecommitdiffstats
path: root/Lib/linecache.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-08-09 22:21:55 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-08-09 22:21:55 (GMT)
commit772747b3f1f4d6a70c025a7368ed25f039ccff1d (patch)
tree0c87c4e82b3bcb19f7532d916fd028d156ab76f8 /Lib/linecache.py
parentab9ba27dc066adc6423ea137b9481cf524d10ffd (diff)
downloadcpython-772747b3f1f4d6a70c025a7368ed25f039ccff1d.zip
cpython-772747b3f1f4d6a70c025a7368ed25f039ccff1d.tar.gz
cpython-772747b3f1f4d6a70c025a7368ed25f039ccff1d.tar.bz2
SF patch #438013 Remove 2-byte Py_UCS2 assumptions
Removed all instances of Py_UCS2 from the codebase, and so also (I hope) the last remaining reliance on the platform having an integral type with exactly 16 bits. PyUnicode_DecodeUTF16() and PyUnicode_EncodeUTF16() now read and write one byte at a time.
Diffstat (limited to 'Lib/linecache.py')
0 files changed, 0 insertions, 0 deletions